Class MailFromDomainNotVerifiedException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<MailFromDomainNotVerifiedException.Builder,MailFromDomainNotVerifiedException>

@Generated("software.amazon.awssdk:codegen") public final class MailFromDomainNotVerifiedException extends SesException implements ToCopyableBuilder<MailFromDomainNotVerifiedException.Builder,MailFromDomainNotVerifiedException>

Indicates that the message could not be sent because Amazon SES could not read the MX record required to use the specified MAIL FROM domain. For information about editing the custom MAIL FROM domain settings for an identity, see the Amazon SES Developer Guide.

See Also: