DSN Object Explained

Delivery status notification is a standard SMTP mechanism to obtain message status report directly from recipients' mail server.

Request fields

dsn Delivery Status Notification Object enabling DSN functionality of Email Plus.

PathTypeDescription
notifyString (enumeration)Comma separated notification statuses. Should be comma separated values of FAILURE, DELAY, SUCCESS or NEVER. NEVER cannot be combined with any of the other values.
orcptString (email)Email address (orcpt) to receive the Notification. Must be a well-formed email address.
envidStringEnvelope identifier (envid). It may be set to custom ID if DSN notification will be processed by an automated system.