Verify your domain on Route 53 with Resend.
Create Record
.
send
for the Record name
.Record type
dropdown, and choose MX
.Value
field.10
in the Value
field, as seen in the screenshot.send.example.com
, paste only send
(or send.subdomain
if you’re using a
subdomain).Route 53 | Resend | Example Value |
---|---|---|
Record Type | Type | MX Record |
Record name | Name | send |
Value | Value & Priority | 10 feedback-smtp.us-east-1.amazonses.com |
TTL | - | Use Route 53 Default (300) |
Routing policy | - | Simple routing |
priority
column, and you will need to add this
in to the Value
section, as shown in the screenshot. Do not use the same
priority for multiple records. If Priority 10
is already in use, try a
number slightly higher like 11
or 12
.Add another record
:
send
for the Record name
.Record type
dropdown.Record type
dropdown, and choose TXT
.Value
field.Route 53 | Resend | Example Value |
---|---|---|
Record type | Type | TXT Record |
Record name | Name | send |
Value | Value | "v=spf1 include:amazonses.com ~all" |
TTL | - | Use Route 53 Default (300) |
Routing policy | - | Simple routing |
send.example.com
, paste only send
(or send.subdomain
if you’re using a
subdomain).Add another record
:
resend._domainkey
for the the Record name
.Record Type
to TXT
.Value
text box.Create Records
.Route 53 | Resend | Example Value |
---|---|---|
Record type | Type | TXT Record |
Record name | Name | resend._domainkey |
Value | Value | p=MIGfMA0GCSqGSIbRL/a21QojogA+rYqIQXB/3DQEBDAQAB |
TTL | - | Use Route 53 Default (300) |
Routing policy | - | Simple routing |
resend._domainkey.example.com
, paste only resend._domainkey
(or
resend._domainkey.subdomain
if you’re using a subdomain).Resend shows my domain verification failed.
It has been longer than 72 hours and my domain is still Pending.