libspf-milter - Sendmail mail filter module using libspf
Description:
Spfmilter implements the Sender Policy Framework (http://spf.pobox.com/) as a milter, using the libspf library. The idea of SPF is to prevent email forgery. Each participating domain sets up a little definition of which hosts are allowed to send mail claiming to be from that domain. When another site receives mail, it checks the permitted-senders definition for the originating domain. If the check fails, the mail is rejected.
Homepage: http://www.libspf.org/
License: ACME Labs Freeware License
Packages
| libspf-milter-1.0.0-0.cvs20050603.1.i386 [39 KiB] |
Changelog by Paul Howarth (2005-06-03):
- another CVS snapshot - use %exclude directives in file list instead of deleting installed files - use Requires() style dependencies instead of PreReq for scriptlets - remove fix for broken tests, no longer needed - add libspf-1.0.0-p4-res_query.patch (included in tarball) to fix new RHEL3.x86_64 breakage |