You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SESV2::Types::MailFromAttributesThe action that you want to take if the required MX record can\'t be found when you send an email.
The name of a domain that an email identity uses as a custom MAIL FROM domain.
The status of the MAIL FROM domain.
The action that you want to take if the required MX record can\'t be found when you send an email. When you set this value to UseDefaultValue
, the mail is sent using amazonses.com as the MAIL FROM domain. When you set this value to RejectMessage
, the Amazon SES API v2 returns a MailFromDomainNotVerified
error, and doesn\'t attempt to deliver the email.
These behaviors are taken when the custom MAIL FROM domain configuration is in the Pending
, Failed
, and TemporaryFailure
states.
Possible values:
The name of a domain that an email identity uses as a custom MAIL FROM domain.
#mail_from_domain_status ⇒ StringThe status of the MAIL FROM domain. This status can have the following values:
PENDING
â Amazon SES hasn\'t started searching for the MX record yet.
SUCCESS
â Amazon SES detected the required MX record for the MAIL FROM domain.
FAILED
â Amazon SES can\'t find the required MX record, or the record no longer exists.
TEMPORARY_FAILURE
â A temporary issue occurred, which prevented Amazon SES from determining the status of the MAIL FROM domain.
Possible values:
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