Sender's email address and domain
This is the configuration page for mail validation of “fromAddress”
set in the built-in function $fn.sendMail. Find it by going to “Side Menu”
– “Config and Monitoring”
- "Sender's email address and domain"
.
Tips
Sender’s email address registration
- Click the
"Add"
button. - Select the type as
“EMAIL ADDRESS”
. - Enter the sender’s e-mail address information.
Item | Input | Description |
---|---|---|
EMAIL ADDRESS | required | Field to enter the email address to be verified |
- Click the
"Send Verification Email"
button. - You will receive an email from AWS SES to the email address you specified.
Click on the link in that email and it will be verified. - Confirm that the verification status of the registered address in the list of sender e-mail addresses is
"Success"
.
Tips
Sender’s domain registration
- Click the
"Add"
button. - Select the type as
"DOMAIN BASED"
. - Enter the sender’s domain information.
Item | Input | Description |
---|---|---|
Domain | required | Field to enter the domain to be verified |
- Click the
"DNS RECORD ISSUANCE"
button. - Confirm that the verification status of the registered domain is
"Pending"
in the list of sender e-mail address. - Confirm the DNS record issued by Amazon SES from the context menu
"Info"
. - Register three CNAME values on the domain side.
Set"Name"
for the record name and"Numeric Value"
for the value. - Confirm that the verification status of the registered domain in the list of sender e-mail address is
"Success"
.
Tips
Name | Type | Value |
---|---|---|
_dmarc.[Domain name to be used]. | TXT | “v=DMARC1;p=none;rua=mailto:my_dmarc_report@[domain name to use]” |
List of sender’s email address and domains
Item | Description |
---|---|
Email address or domain | Email address or domain to be used for the sender |
Type | Registration Type :
|
Verification Status | Email address verification status - Success(If verified) - Failed(In case of verification failure) - Pending(If pending) - TemporaryFailed(If there is a temporary outage) - NotStarted(If verification has not yet started) |
Tips