debian/rules: Use `git' potty wrapper.
[qmail] / qreceipt.1
CommitLineData
2117e02e
MW
1.TH qreceipt 1
2.SH NAME
3qreceipt \- respond to delivery notice requests
4.SH SYNOPSIS
5in
6.BR .qmail :
7.B |qreceipt
8.I youraddress
9.SH DESCRIPTION
10When a mail message arrives with
11.I youraddress
12listed in a
13.B Notice-Requested-Upon-Delivery-To
14header field,
15.B qreceipt
16sends a success notice back to the envelope sender.
17
18.B WARNING:
19If you create a
20.B .qmail
21file to enable
22.BR qreceipt ,
23make sure to also add a line specifying delivery to your normal mailbox.
24For example:
25
26.EX
27 /home/joe/Mailbox
28.br
29 |qreceipt joe@nowhere.mil
30.EE
31.SH "SEE ALSO"
32dot-qmail(5),
33envelopes(5)