Hi,
I am in the process of moving over a bunch of domains from another VPS provider. I have about 10 different domains with DKIM and SPF entries that have worked for years at this other provider.
I entered them into the DigitalOcean DNS manager and I am receiving errors from test providers and direct dumping into GMAIL/YAHOO/etc spam/junk folders.
The test results show that SPF TXT entries made in DigitalOcean DNS such as: @ v=spf1 ipv4:aaa.bbb.ccc.ddd -all
are being sent to SPF systems as: domain.tld. SPF (no records) domain.tld. 7200 IN TXT “v=spf1ipv4:aaa.bbb.ccc.ddd-all”
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!
I’ve done some dig(1)ing and found that for some reason, DigitalOcean is separating the entries rather than delivering them as a single answer <br> <br>Proper DNS Response: <br>domain.tld. 3600 IN TXT “v=spf1 a:host.domain.tld -all” <br> <br>DigitalOcean DNS Response: <br>domain.tld. 7102 IN TXT “v=spf1” “a:host.domain.tld” “-all” <br> <br>I guess I will try surrounding the TXT payload in quotes and see if that fixes things.
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.