/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include A list of attributes that are associated with a MAIL FROM
* domain.See Also:
AWS
* API Reference
The name of a domain that an email identity uses as a custom MAIL FROM * domain.
*/ inline const Aws::String& GetMailFromDomain() const{ return m_mailFromDomain; } /** *The name of a domain that an email identity uses as a custom MAIL FROM * domain.
*/ inline bool MailFromDomainHasBeenSet() const { return m_mailFromDomainHasBeenSet; } /** *The name of a domain that an email identity uses as a custom MAIL FROM * domain.
*/ inline void SetMailFromDomain(const Aws::String& value) { m_mailFromDomainHasBeenSet = true; m_mailFromDomain = value; } /** *The name of a domain that an email identity uses as a custom MAIL FROM * domain.
*/ inline void SetMailFromDomain(Aws::String&& value) { m_mailFromDomainHasBeenSet = true; m_mailFromDomain = std::move(value); } /** *The name of a domain that an email identity uses as a custom MAIL FROM * domain.
*/ inline void SetMailFromDomain(const char* value) { m_mailFromDomainHasBeenSet = true; m_mailFromDomain.assign(value); } /** *The name of a domain that an email identity uses as a custom MAIL FROM * domain.
*/ inline MailFromAttributes& WithMailFromDomain(const Aws::String& value) { SetMailFromDomain(value); return *this;} /** *The name of a domain that an email identity uses as a custom MAIL FROM * domain.
*/ inline MailFromAttributes& WithMailFromDomain(Aws::String&& value) { SetMailFromDomain(std::move(value)); return *this;} /** *The name of a domain that an email identity uses as a custom MAIL FROM * domain.
*/ inline MailFromAttributes& WithMailFromDomain(const char* value) { SetMailFromDomain(value); return *this;} /** *The 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.
The 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.
The 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.
The 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.
The 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.
The 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.
The action to take if the required MX record can't be found when you send an
* email. When you set this value to USE_DEFAULT_VALUE
, the mail is
* sent using amazonses.com as the MAIL FROM domain. When you set this value
* to REJECT_MESSAGE
, 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.
The action to take if the required MX record can't be found when you send an
* email. When you set this value to USE_DEFAULT_VALUE
, the mail is
* sent using amazonses.com as the MAIL FROM domain. When you set this value
* to REJECT_MESSAGE
, 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.
The action to take if the required MX record can't be found when you send an
* email. When you set this value to USE_DEFAULT_VALUE
, the mail is
* sent using amazonses.com as the MAIL FROM domain. When you set this value
* to REJECT_MESSAGE
, 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.
The action to take if the required MX record can't be found when you send an
* email. When you set this value to USE_DEFAULT_VALUE
, the mail is
* sent using amazonses.com as the MAIL FROM domain. When you set this value
* to REJECT_MESSAGE
, 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.
The action to take if the required MX record can't be found when you send an
* email. When you set this value to USE_DEFAULT_VALUE
, the mail is
* sent using amazonses.com as the MAIL FROM domain. When you set this value
* to REJECT_MESSAGE
, 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.
The action to take if the required MX record can't be found when you send an
* email. When you set this value to USE_DEFAULT_VALUE
, the mail is
* sent using amazonses.com as the MAIL FROM domain. When you set this value
* to REJECT_MESSAGE
, 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.