 |
|
| |
|
 |
 |
at Global Oneness Community.
Share your dreams and let others help you with the interpretation!
Dream Sharing Forum
|
 |
Sender Policy Framework - Implementation |  | Sender Policy Framework - Implementation: Encyclopedia II - Sender Policy Framework - Implementation |  | Implementing SPF has two parts:
Domains must identify the machines authorized to send e-mail on their behalf. Domains do this by adding an additional record to their existing DNS information.
Receivers must request and use SPF information. Receivers request this information using ordinary DNS requests (which are typically cached to enhance performance). Receivers must then correctly interpret the SPF information. SPF does not specify how t ...
See also:Sender Policy Framework, Sender Policy Framework - History, Sender Policy Framework - Benefits, Sender Policy Framework - Implementation, Sender Policy Framework - Limitations and controversies |  | | Sender Policy Framework, Sender Policy Framework - Benefits, Sender Policy Framework - History, Sender Policy Framework - Implementation, Sender Policy Framework - Limitations and controversies, E-mail Authentication, Sender ID, DomainKeys |  | |
|  |  | Sender Policy Framework: Encyclopedia II - Sender Policy Framework - Implementation
Sender Policy Framework - Implementation
Implementing SPF has two parts:
- Domains must identify the machines authorized to send e-mail on their behalf. Domains do this by adding an additional record to their existing DNS information.
- Receivers must request and use SPF information. Receivers request this information using ordinary DNS requests (which are typically cached to enhance performance). Receivers must then correctly interpret the SPF information. SPF does not specify how the SPF results should be interpreted or acted upon.
Thus, the key issue in SPF is the specification for the new DNS information that domains set and receivers use. The exact specifications may change, but as of writing, the records are laid out like this (in typical DNS-syntax):
example.org. IN TXT "v=spf1 mx ptr -all"
"v=" defines the version of SPF used, the following words provides the methods to use to determine if a domain is eligible to send mail. The "mx" and "ptr" specify the systems permitted to send messages for the given domain. The "-all" at the end specifies that, if the previous methods did not match, reject the message as a forgery.
The following methods are defined:
- A - If the domain name has an A record corresponding to the sender's address, it will match. (That is, the mail comes directly from the domain name.)
- MX - If the domain name has an MX record resolving to the sender's address, it will match. (That is, the mail comes from one of the domain's mail servers)
- PTR - If the sender reverse-resolves to a name ending in the domain, and that name resolves to the sender's IP address, match.
- IP4 - If the sender is in a given IPv4 range, match.
- IP6 - If the sender is in a given IPv6 range, match.
- EXISTS - If the given domain resolves, match (no matter the address it resolves to). This is typically used along with the SPF macro language to perform more complex matches.
Other related archives2002, 2003, 2004, 2005, AOL, Amazon.com, BIND, Domain Name System, DomainKeys, EBay, Exim, Google, IANA, IETF, IPv4, IPv6, MARID, MX, MX record, Meng Weng Wong, OSCON, Paul Vixie, Postfix, Qmail, RFC, Santronics Wildcat! SMTP mail system, Sender ID, Sendmail, Simple Mail Transfer Protocol (SMTP), SpamAssassin, Steven M. Bellovin, W3C, YAPC, addresses, computing, e-mail, e-mail spam, mail transfer agents, reverse-resolves, spammers, working group
 Adapted from the Wikipedia article "Implementation", under the G.N U Free Docmentation License. Please also see http://en.wikipedia.org/wiki |
|
|
More material related to Sender Policy Framework can be found here:
|
|
« Back
|
Search the Global Oneness web site |
|
|
|
|
 |
Sneak-Peek of Global Oneness Community
Hi friend! The Global Oneness Community, the place for information and sharing about Oneness is not really launched yet (you will see there is still some clean up to do) ...but it is now open for a sneak-peek! And if you wish - please register and become one of the very first members to do so! Jonas
Forum Home,
Articles,
Photo Gallery,
Videos,
News,
Sitemap
...and much more!
|