add one more SPF syntax link to email test

This commit is contained in:
Jeff Atwood 2014-07-02 01:03:30 -07:00
parent 89adbae3ca
commit df59f0a6e1

View File

@ -1092,7 +1092,7 @@ en:
- **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain names and IP addresses you send mail from? [Test your Reverse PTR record][2] here. If your ISP does not enter the proper reverse DNS pointer record, it's very unlikely any of your email will be delivered.
- Is your domain's SPF record correct? [Test your SPF record][1] here. Note that you need to enter both SPF and TXT versions of this record for maximum compatibility.
- Is your domain's [SPF record][8] correct? [Test your SPF record][1] here. Note that you need to enter both SPF and TXT versions of this record for maximum compatibility.
- Check to make sure the IPs of your mail server are [not on any email blacklists][4].
@ -1116,6 +1116,7 @@ en:
[5]: %{base_url}/unsubscribe
[6]: http://mandrill.com
[7]: http://dkimcore.org/tools/dkimrecordcheck.html
[8]: http://www.openspf.org/SPF_Record_Syntax
----