Subject: CVS commit: wip/spfmilter
From: Adrian Portelli
Date: 2004-09-01 18:02:12
Message id: E1C2XYq-00031d-LM@sc8-pr-cvs1.sourceforge.net

Log Message:
Spfmilter implements the Sender Policy Framework (SPF) as a milter, using 
either the libspf or libspf2 libraries. 

The idea of SPF is to prevent email forgery. Each participating site sets up 
a little definition of which hosts are allowed to send mail claiming to be 
from that site. When another site receives mail, it checks the 
permitted-senders definition for the originating site. If the check fails, 
the mail is rejected.


Files:
RevisionActionfile
1.1importwip/spfmilter/TODO
1.1importwip/spfmilter/PLIST
1.1importwip/spfmilter/Makefile
1.1importwip/spfmilter/DESCR
1.1importwip/spfmilter/distinfo
1.1importwip/spfmilter/MESSAGE
1.1importwip/spfmilter/files/spfmilter.sh