From 591235257cd594149ecbb2ce98c4eeca0dc36802 Mon Sep 17 00:00:00 2001 From: eik Date: Wed, 26 May 2004 10:46:31 +0000 Subject: Add libspf-alt, a library that allows email systems such as Exim to check SPF records. --- mail/libspf-alt/pkg-descr | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mail/libspf-alt/pkg-descr (limited to 'mail/libspf-alt/pkg-descr') diff --git a/mail/libspf-alt/pkg-descr b/mail/libspf-alt/pkg-descr new file mode 100644 index 000000000000..76111ab5d564 --- /dev/null +++ b/mail/libspf-alt/pkg-descr @@ -0,0 +1,6 @@ +The libspf-alt SPF implementation is a library that allows email systems +such as Exim 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.midwestcs.com/spf/libspf-alt/ -- cgit