SPF: Difference between revisions
From DWIKI
mNo edit summary |
|||
Line 20: | Line 20: | ||
== FAQ == | == FAQ == | ||
=== Check SPF record of a host === | === Check SPF record of a host or domain=== | ||
dig domain.com TXT | dig domain.com TXT | ||
or | |||
dig host.domain.com TXT | |||
=== SPF - Returned fail === | === SPF - Returned fail === |
Revision as of 09:49, 7 June 2022
Sites
Docs
- 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 or domain
dig domain.com TXT
or
dig host.domain.com TXT
SPF - Returned fail
Misconfigured SPF record or spoofed "From" address