mailFromDomainStatus property
The state that indicates whether Amazon SES has successfully read the MX
record required for custom MAIL FROM domain setup. If the state is
Success
, Amazon SES uses the specified custom MAIL FROM domain
when the verified identity sends an email. All other states indicate that
Amazon SES takes the action described by BehaviorOnMXFailure
.
Implementation
final CustomMailFromStatus mailFromDomainStatus;