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