ADMIN_MAIL_DSNRECEIPT Keyword
ADMIN_MAIL_DSNRECEIPT={dsn}
This optional keyword specifies that this email requires a Delivery Service Notification as specified by the {dsn} string. The {dsn} string can be specified as follows:
ADMIN_MAIL_DSNRECEIPT=Never
or
ADMIN_MAIL_DSNRECEIPT=Success,Failure,Delay
Where:
When combining options in the {dsn} string, the options are separated with a comma delimiter.
See Also: Server Configuration Keywords, Server Command Line
![]() |