I need pls help with setting the DKIM & SPF (txt) records in the DNS panel, Mandrill reports that they are invalid
for DKIM i have a TXT record Name= mandrill._domainkey.mydomain.com Value= “v=DKIM1; k=rsa; p=…;”
Thanks
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!
Your missing a dot at the end of your domain. It should be mandrill._domainkey.mydomain.com. instead of mandrill._domainkey.mydomain.com
As of this writing your values should be like this: DKIM Name= mandrill._domainkey Value= v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrLHiExVd55zd/IQ/J/mRwSRMAocV/hMB3jXwaHH36d9NaVynQFYV8NaWi69c1veUtRzGt7yAioXqLj7Z4TeEUoOLgrKsn8YnckGs9i3B3tVFB+Ch/4mPhXWiNfNdynHWBcPcbJ8kjEQ2U8y78dHZj1YeRXXVvWob2OaKynO8/lQIDAQAB; Note that in Name you drop your domain after the domainkey. DigitalOcean automatically adds your domain to the end.
SPF Name= @ Value= “v=spf1 include:spf.mandrillapp.com ?all” Make sure you have the quotes around the value. Mine didn’t work without quotes.
in both cases make sure you are creating a TXT record
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.