C# Class Amazon.SimpleEmail.Model.SetIdentityMailFromDomainRequest

Container for the parameters to the SetIdentityMailFromDomain operation. Enables or disables the custom MAIL FROM domain setup for a verified identity (an email address or a domain).

To send emails using the specified MAIL FROM domain, you must add an MX record to your MAIL FROM domain's DNS settings. If you want your emails to pass Sender Policy Framework (SPF) checks, you must also add or update an SPF record. For more information, see the Amazon SES Developer Guide.

This action is throttled at one request per second.

Inheritance: AmazonSimpleEmailServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBehaviorOnMXFailure ( ) : bool
IsSetIdentity ( ) : bool
IsSetMailFromDomain ( ) : bool