Quantcast
Channel: amazon-ses – Ringing Liberty
Viewing all articles
Browse latest Browse all 6

AWS SES Domain Verification not working

$
0
0

Kaartz asked:

I am trying to verify a domain on aws ses, the domain is managed on google domains. It has been three days since adding the text record in google domains, but still not getting verified in aws ses. I am not sure what could be problem. I would really appreciate if anyone could help me debug this issue.

Record Type: TXT (Text)
TXT Name*: _amazonses.xxxxxxx.com
TXT Value: fgfgghjjkkkkkkkkkk

My answer:


You haven’t created the TXT record that Amazon SES is looking for:

$ host -t txt _amazonses.mypyapps.com
Host _amazonses.mypyapps.com not found: 3(NXDOMAIN)

Rather, you created a different TXT record:

$ host -t txt _amazonses.mypyapps.com.mypyapps.com
_amazonses.mypyapps.com.mypyapps.com descriptive text "zFQacSiZbwXvc/4qJAjwHc8L3Wt6v6jMr/Ar/ac08Q4="

Remove the extra labels when you create your TXT record.


View the full question and any other answers on Server Fault.

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

The post AWS SES Domain Verification not working appeared first on Ringing Liberty.


Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles





Latest Images