Apparently-To:

Apparently-To:

When the message lacks a recipient sendmail

If the header of a mail message lacks recipient information (lacks all of the To: , Cc: , and Bcc: header lines), sendmail adds an Apparently-To: header line and puts the recipient's address from the envelope into the field of that line. This behavior is hardcoded into pre-V8.7 sendmail , but beginning with V8.7, it can be tuned with the NoRecipientAction option (NoRecipientAction).

The Apparently-To: header name is not defined in RFC2822. It is added by pre-V8.7 sendmail because RFC2822 requires at least one To: or Cc: header, and neither is present.

RFC2821 specifically recommends against the use of the Apparently-To: header, so that header should never be defined in the configuration file.



Sendmail
sendmail, 4th Edition
ISBN: 0596510292
EAN: 2147483647
Year: 2002
Pages: 1174

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net