- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-sesv2
MailFromAttributes Interface
A list of attributes that are associated with a MAIL FROM domain.
Members
Name | Type | Details |
---|---|---|
BehaviorOnMxFailure Required | BehaviorOnMxFailure | undefined | The action to take if the required MX record can't be found when you send an email. When you set this value to These behaviors are taken when the custom MAIL FROM domain configuration is in the |
MailFromDomain Required | string | undefined | The name of a domain that an email identity uses as a custom MAIL FROM domain. |
MailFromDomainStatus Required | MailFromDomainStatus | undefined | The status of the MAIL FROM domain. This status can have the following values:
|
Full Signature
export interface MailFromAttributes