diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-09-11 21:26:39 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-09-11 21:26:39 +0000 |
commit | 6db9e66f7afc52f39aa706a3bf62306dffe0da56 (patch) | |
tree | 04bb2c7ba601f42a9e72844d7363d1c74c4f3925 /mail/libspf2/pkg-descr | |
parent | 45f028b6b215b844bac86d380dfdabca0e117165 (diff) |
Notes
Diffstat (limited to 'mail/libspf2/pkg-descr')
-rw-r--r-- | mail/libspf2/pkg-descr | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/mail/libspf2/pkg-descr b/mail/libspf2/pkg-descr index 8643c9176d99..5c5bb5218c9d 100644 --- a/mail/libspf2/pkg-descr +++ b/mail/libspf2/pkg-descr @@ -1,6 +1,10 @@ -libsrs2 is the next generation SRS library from the original designer of SRS. -It implements the Sender Rewriting Scheme, a part of the SPF/SRS protocol pair. +libspf2 implements the Sender Policy Framework, a part of the SPF/SRS +protocol pair. libspf2 is a library which allows email systems such as +Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records +and make sure that the email is authorized by the domain name that it +is coming from. This prevents email forgery, commonly used by spammers, +scammers and email viruses/worms. -WWW: http://www.libsrs2.org/ -- snowchyld - <mail-libsrs2-freebsd-ports@snowchyld.org> +WWW: http://www.libspf2.org/ + +snowchyld <mail-libsrs2-freebsd-ports@snowchyld.org> |