Penguin
Annotated edit history of SPF version 5 showing authors affecting page license. View with all changes included.
Rev Author # Line
3 MikeBeattie 1 An [Acronym] for __S__ender __P__olicy __F__ramework.
2
3 A standard defining a [DNS] record notation to describe which machines are originators of legit [Email] coming from a certain domain. Its intent is to prevent forging of sender headers in [Email], thus hopefully making it more difficult to send [Spam].
4
5 [SPF] records are stored in TXT ResourceRecord~s.
4 DanielLawson 6
7 See also:
8
9 * [SPF homepage | http://spf.pobox.com/]
10 * [SPF libraries and patches | http://spf.pobox.com/downloads.html] (adding support for various [MTA]s)
11 * A [SPF / Exim / Gentoo | http://bob.rasey.net/archives/000173.html] note by Bob Rasey
12 * [Gentoo bug 58282: Exim needs SPF support | http://bugs.gentoo.org/show_bug.cgi?id=58282]
3 MikeBeattie 13
14 ----
15 CategoryDns