Return-Receipt-To:
Verify delivery sendmail
The Return-Receipt-To:
header should never
be declared in the configuration file and, in fact,
should rarely be used at all. It is not intended as
a routine delivery-verification mechanism, but
rather is intended for occasional use in debugging
delivery problems. It is especially dangerous when
used in outgoing mailing-list mail because it can
cause an avalanche of returned mail and can possibly
bring a host to its knees.
Beginning with V8.6 sendmail, a
receipt is sent when the mailing list is first
expanded, and the Return-Receipt-To:
header is removed
before forwarding the message to the list.
Beginning with V8.7 sendmail,
processing of all Return-Receipt-To:
headers can be
skipped by specifying noreceipts
with the PrivacyOptions
option
(PrivacyOptions on page 1065).
Return notification is triggered by a NOTIFY=SUCCESS
extension
(“-N” in ) to the RCPT
To:
command. If the PrivacyOptions
option’s
noreceipts
(PrivacyOptions=noreceipts on page 1068) keyword is specified, no success
return notification will be sent.
Beginning with V8.10, if the RrtImpliesDsn
option (RrtImpliesDsn on page 1083) is set,
the presence of a Return-Receipt-to:
header will cause
sendmail to act as though
NOTIFY=SUCCESS was specified, even if it was not. In
this instance, the value of the Return-Receipt-to:
header is ignored. Other than with the RrtImpliesDsn
option,
the Return-Receipt-to:
header is otherwise
ignored.
Beginning with V8.13, the Delivery-Receipt-To:
header ...
Get sendmail, 4th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.