mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 12:43:54 -06:00
add one more SPF syntax link to email test
This commit is contained in:
parent
89adbae3ca
commit
df59f0a6e1
@ -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
|
||||
|
||||
----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user