A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SES/Types/MessageDsn.html below:

MessageDsn — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SES::Types::MessageDsn
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing MessageDsn as input to an Aws::Client method, you can use a vanilla Hash:

{
  reporting_mta: "ReportingMta",   arrival_date: Time.now,
  extension_fields: [
    {
      name: "ExtensionFieldName",       value: "ExtensionFieldValue",     },
  ],
}

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.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #arrival_date ⇒ Time

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

#reporting_mta ⇒ String

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.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4