MessageDsn - Amazon Simple Email Service

MessageDsn

Message-related information to include in the Delivery Status Notification (DSN) when an email that Amazon SES receives on your behalf bounces.

For information about receiving email through Amazon SES, see the Amazon SES Developer Guide.

Contents

ReportingMta

The reporting MTA that attempted to deliver the message, formatted as specified in RFC 3464 (mta-name-type; mta-name). The default value is dns; inbound-smtp.[region].amazonaws.com.

Type: String

Required: Yes

ArrivalDate

When the message was received by the reporting mail transfer agent (MTA), in RFC 822 date-time format.

Type: Timestamp

Required: No

ExtensionFields.member.N

Additional X-headers to include in the DSN.

Type: Array of ExtensionField objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: