Differences between version 5 and revision by previous author of SPF.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Monday, December 27, 2004 7:09:33 am | by AristotlePagaltzis | Revert |
Older page: | version 4 | Last edited on Friday, December 10, 2004 6:45:43 pm | by DanielLawson | Revert |
@@ -1,15 +1,15 @@
-[Acronym] for __S__ender __P__olicy __F__ramework
+An
[Acronym] for __S__ender __P__olicy __F__ramework.
-[SPF] is
a way of registering in
[DNS] which machines are allowed to send mail
from a domain. This
is used
to help
prevent people from
forging emails from people they are not
, and
hopefully impacting the usefulness of spam
.
+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]
.
-[SPF] is implemented
in [DNS] with the use of a [
TXT]
ResourceRecord.
+[SPF] records are stored
in TXT ResourceRecord~s
.
-See http
://spf.pobox.com/ for more information on SPF
+See also
:
-For
[MTA] and distribution specific notes on implementing
SPF, see the following
:
-
-* [
spf.pobox.com index
|http://spf.pobox.com/downloads.html]
-* [exim under gentoo
|http://bob.rasey.net/archives/000173.html] and
[Gentoo bug request
|http://bugs.gentoo.org/show_bug.cgi?id=58282]
+*
[SPF homepage | http
://
spf.pobox.com/]
+* [SPF libraries and patches
| http://spf.pobox.com/downloads.html] (adding support for various [MTA]s)
+* A
[SPF / Exim / Gentoo
| http://bob.rasey.net/archives/000173.html] note by Bob Rasey
+*
[Gentoo bug 58282: Exim needs SPF support
| http://bugs.gentoo.org/show_bug.cgi?id=58282]
----
CategoryDns