SPF: Difference between revisions

From DWIKI
mNo edit summary
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Sites==
*http://www.openspf.org/
*https://mxtoolbox.com/SPFRecordGenerator.aspx
*https://www.spfwizard.net/


==Docs==
== Sites ==
*[http://www.openspf.org/SPF_Record_Syntax SPF record syntax]
*http://www.open-spf.org/
*[http://www.digitalsanctuary.com/tech-blog/debian/setting-up-spf-senderid-domain-keys-and-dkim.html Setting Up SPF, SenderId, Domain Keys, and DKIM]
*[https://mxtoolbox.com/SPFRecordGenerator.aspx https://mxtoolbox.com/SPFRecordGenerator.aspx]
*http://en.wikipedia.org/wiki/Sender_Policy_Framework
*[https://www.spfwizard.net/ https://www.spfwizard.net/]
*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]


== Docs ==


==Tools==
*[https://dmarcian.com/spf-syntax-table/ https://dmarcian.com/spf-syntax-table/]
*pyspf
*[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]
 
== Tools ==
 
*pyspf  
 
== FAQ ==
 
=== Check SPF record of a host or domain===


==FAQ==
===Check SPF record of a host===
  dig domain.com TXT
  dig domain.com TXT
or
dig host.domain.com TXT
=== SPF - Returned fail ===


===SPF - Returned fail===
  Misconfigured SPF record or spoofed "From" address
  Misconfigured SPF record or spoofed "From" address
[[Category:Mail]]

Revision as of 10:49, 7 June 2022