Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Sender Policy Framework
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Mechanisms=== Eight ''mechanisms'' are defined: {| | valign="top" | ALL || Matches always; used for a default result like <code>-all</code> for all IPs not matched by prior mechanisms. |- | valign="top" | A || If the domain name has an address record (A or AAAA) that can be resolved to the sender's address, it will match. |- | valign="top" | IP4 || If the sender is in a given [[IPv4]] address range, match. |- | valign="top" | IP6 || If the sender is in a given [[IPv6]] address range, match. |- | valign="top" | MX || If the domain name has an [[MX record]] resolving to the sender's address, it will match (i.e. the mail comes from one of the domain's incoming mail servers). |- | valign="top" | PTR || If the domain name ([[PTR record]]) for the client's address is in the given domain and that domain name resolves to the client's address ([[forward-confirmed reverse DNS]]), match. This mechanism is discouraged and should be avoided, if possible.<ref name="rfc7208-txt" /> |- | valign="top" | EXISTS || If the given domain name resolves to any address, match (no matter the address it resolves to). This is rarely used. Along with the SPF macro language it offers more complex matches like [[DNSBL]]-queries. |- | valign="top" | INCLUDE || References the policy of another domain. If that domain's policy passes, this mechanism passes. However, if the included policy fails, processing continues. To fully delegate to another domain's policy, the ''redirect'' extension must be used. |}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)