ADMIN_MAIL_DSNRECEIPT Keyword


9.4C

     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:

Never
No return receipts are returned. This string option cannot be combined with other options.
Success
There will a notification on the successful delivery of message. This option can be combined with Failure/Delay.
Failure
There will be a notification when a delivery failure occurs. This option can be combined with Success/Delay.
Delay
This will be a notification when the delivery of a message is delayed. This option can be combined with Success/Failure.

 

When combining options in the {dsn} string, the options are separated with a comma delimiter.

 

 

See Also: SUNDM Keywords,

 



about_sundm ADMIN_MAIL_FROM ADMIN_MAIL_CC