Hi, I’m trying to configure DKIM settings to stop bouncing of my emails from Amazon Simple Email Service to my clients on Hotmail. Amazon tells me to create certain CNAME records to configure DKIM:
xxxx._domainkey.lockd.co.uk to xxxx.dkim.amazonses.com and your DNS console doesn’t allow me to do that. There’s an error message telling I cannot refer it to external domain or so. The possible solution is to move DNS from you to Amazon but I hope there’s another way. Any suggestion?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello, @avshaf
If you’ve already generated the DKIM you just need to enter in the DNS zone from the control panel.
Add the public key to the domain’s DNS records
Copy that key and add a TXT record to your domain’s DNS entries:
Name: mail._domainkey.example.com.
Text:
"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC5N3lnvvrYgPCRSoqn+awTpE+iGYcKBPpo8HHbcFfCIIV10Hwo4PhCoGZSaKVHOjDm4yefKXhQjM7iKzEPuBatE7O47hAx1CJpNuIdLxhILSbEmbMxJrJAG0HZVn8z6EAoOHZNaPHmK2h4UUrjOG8zA5BHfzJf7tGwI+K619fFUwIDAQAB"
https://assets.digitalocean.com/articles/DKIM_Postfix/add_txt_record.png
https://assets.digitalocean.com/articles/DKIM_Postfix/dns_records.png
Please note that the DNS changes may take a couple of hours to propagate.
Hope this helps!
Regards, Alex
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.