debian/rules: Use `git' potty wrapper.
[qmail] / forward.1
1 .TH forward 1
2 .SH NAME
3 forward \- forward new mail to one or more addresses
4 .SH SYNOPSIS
5 in
6 .BR .qmail :
7 .B |forward
8 .I address ...
9 .SH DESCRIPTION
10 .B forward
11 forwards each new mail message to the specified list of addresses.
12 It is a simple wrapper around
13 .BR qmail-queue .
14 It achieves the same results as listing each
15 .I address
16 separately in
17 .BR .qmail ,
18 but it is more programmable since
19 .I address
20 can be constructed on the fly.
21 .SH "SEE ALSO"
22 dot-qmail(5),
23 qmail-command(8),
24 qmail-queue(8)