How to Verify an Email Address from Amazon SES
Quick Steps
- Find an email that is from “Amazon Web Services” and open it.
- Click the verification link to authorize your email address.
Tutorial Guide
Step 1: Find Email from “Amazon Web Services”
An email from Amazon Web Services will be sent to the email address that needs verification. In your inbox, find an email with:
From:
’Amazon Web Services’...
Subject:
Amazon SES....
If you do not see this email in your inbox, check your
Trash or
Spam folder.
Step 2: Click Verification URL
Open the request email, and you will see that it contains a link that will confirm that the email address is genuine and not spam or a false address. Click the verification email’s link.
When your email address is verified, please message a Hy.ly Corporate Administrator to let them know that you have successfully clicked the Amazon SES verification link.
Step 3: Setting up DKIM
Please request your IT team to set up the DNS values specified below:
1. Setting up Amazon SES Domain Verification
Add the following TXT record to your DNS
Record Type: TXT (Text)
TXT Name*: _amazonses.DOMAIN.com
TXT Value: NfKR8pcffBdMIndy4nFQY2nh+BB3ccjz+IP9ssl8Qoc=
2. Setting up DKIM
Add the 3 CNAME records in the attached CSV file in your DNS.
3. FAQ
Why do I need Domain Verification?
Once Domain Verification is setup, any email coming from
@domain.com
will be verified across all your properties. In other words, your properties will
not
need to verify their emails individually. It's once-and-done!
What is a TXT Record?
Your domain is associated with a set of Domain Name System (DNS) records that you manage through your DNS provider. A TXT record is a type of DNS record that provides additional information about your domain. Each TXT record consists of a name and a value.
Add a TXT record to your domain's DNS server using the specified
Name
and
Value
. Amazon SES domain verification is complete when Amazon SES detects the existence of the TXT record in your domain's DNS settings.
* If your DNS provider does not allow DNS record names to contain underscores, you can omit
_amazonses
from the
Name
. In that case, for the preceding example, the TXT record name would be
example.com
instead of
_amazonses.example.com
. To make the record easier to recognize and maintain, you can also optionally prefix the
Value
with
amazonses:
. In the previous example, the value of the TXT record would therefore be
amazonses:pmBGN/7MjnfhTKUZ06Enqq1PeGUaOkw8lGhcfwefcHU=
.
What's DKIM?
DomainKeys Identified Mail (DKIM) provides proof that the email you send is authentic, trustworthy and originates from your domain. DKIM signatures are stored in your domain's DNS system as CNAME Records.
DomainKeys Identified Mail
(
DKIM
) is a standard that allows senders to sign their email messages with a cryptographic key. Email providers then use these signatures to verify that the messages weren't modified by a third party while in transit.
An email message that is sent using DKIM includes a
DKIM-Signature
header field that contains a cryptographically signed representation of the message. A provider that receives the message can use a public key, which is published in the sender's DNS record, to decode the signature. Email providers then use this information to determine whether messages are authentic. To learn more about DKIM, see
http://dkim.org
.
Related Articles
How to Verify an Email Address from the Email Header
Quick Steps Type in the email address you will be using for your emails in the From field. If your address is not verified, click the "Verify This Email" button. A verification request will be sent to the email address, which will contain a ...
How to Send a Test Email
Quick Steps Go to an email campaign's Email Editor. Make sure the email address in the Email Header's From field is verified, so the email is sent from a legitimate source. Enter the email address(es) that will receive the test email in the Send test ...
Email’s Report Review
Concept Summary Hovering over an email and clicking the "Analyze" button will take you to its Overview Report. This report displays how many people the email was sent to, how many opened it, clicked any buttons or links, if anyone unsubscribed or if ...
What Makes Up the Email Header?
Concept Summary Make sure the Subject field advertises the email campaign's content and gives an incentive for a prospect to click on it, and the From email address has been verified. The Reply To field can have a leasing agent's email address to ...
How to Use Macros in an Email
Quick Steps Macros are codes that will automatically generate customizable information, such as a property's name, address, website URLs, or names of prospects / residents. While editing an email, click on the label Email Slices, and select ...