SPF: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
*https://www.spfwizard.net/ | *https://www.spfwizard.net/ | ||
==Docs== | |||
*[http://www.openspf.org/SPF_Record_Syntax SPF record syntax] | == Docs == | ||
*[http://www.digitalsanctuary.com/tech-blog/debian/setting-up-spf-senderid-domain-keys-and-dkim.html Setting Up SPF, SenderId, Domain Keys, and DKIM] | |||
*http://en.wikipedia.org/wiki/Sender_Policy_Framework | *[http://www.openspf.org/SPF_Record_Syntax SPF record syntax] | ||
*http://homepages.tesco.net/J.deBoynePollard/FGA/smtp-spf-is-harmful.html | *[https://dmarcian.com/spf-syntax-table/ https://dmarcian.com/spf-syntax-table/] | ||
*[http://www.linuxjournal.com/article.php?sid=7327 | *[http://www.digitalsanctuary.com/tech-blog/debian/setting-up-spf-senderid-domain-keys-and-dkim.html Setting Up SPF, SenderId, Domain Keys, and DKIM] | ||
*[http://en.wikipedia.org/wiki/Sender_Policy_Framework http://en.wikipedia.org/wiki/Sender_Policy_Framework] | |||
*[http://homepages.tesco.net/J.deBoynePollard/FGA/smtp-spf-is-harmful.html http://homepages.tesco.net/J.deBoynePollard/FGA/smtp-spf-is-harmful.html] | |||
*[http://www.linuxjournal.com/article.php?sid=7327 SPF overview] | |||
*[http://david.woodhou.se/why-not-spf.html Why not spf] | *[http://david.woodhou.se/why-not-spf.html Why not spf] | ||
==Tools== | ==Tools== |
Revision as of 08:52, 29 March 2021
Sites
Docs
- SPF record syntax
- https://dmarcian.com/spf-syntax-table/
- Setting Up SPF, SenderId, Domain Keys, and DKIM
- http://en.wikipedia.org/wiki/Sender_Policy_Framework
- http://homepages.tesco.net/J.deBoynePollard/FGA/smtp-spf-is-harmful.html
- SPF overview
- Why not spf
Tools
- pyspf
FAQ
Check SPF record of a host
dig domain.com TXT
SPF - Returned fail
Misconfigured SPF record or spoofed "From" address