Email & SMTP

DSN (Delivery Status Notification)

An SMTP extension (RFC 3461) that provides structured delivery reports — success, failure, or delay — back to the original sender. The MAIL FROM command can include a NOTIFY parameter specifying which events trigger a notification: SUCCESS, FAILURE, or DELAY. DSN messages use the multipart/report content type with a message/delivery-status body providing machine-readable status details.

相关协议

另请参阅