nightmaremail

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

qreceipt.1 (585B)


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