compat-libspf2 - An implementation of the SPF specification
Description:
libspf2 is an implementation of the SPF (Sender Policy Framework) specification as found at: http://www.ietf.org/internet-drafts/draft-mengwong-spf-00.txt SPF allows email systems to check SPF DNS records and make sure that an email is authorized by the administrator of the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers, and email viruses/worms. A lot of effort has been put into making it secure by design, and a great deal of effort has been put into the regression tests.
Homepage: http://www.libspf2.org/
License: BSD or LGPLv2+
Packages
| compat-libspf2-1.0.4-11.i386 [86 KiB] |
Changelog by Paul Howarth (2009-06-22):
- Remove redundant buildreqs glibc-devel and make
- Replace the huge autotools patch with a much smaller one made by using the
same version of autoconf as upstream used to create the original
- Define RPM macros in global scope
- Remove Mandrake cruft
- Clarify license as BSD or LGPL version 2.1 or later
- Don't use deprecated "PreReq" tag
- Disable tests by default - don't seem to work any more (defunct DNS data?)
- Don't package static libraries and libtool libraries
- Own directory %{_includedir}/spf2/
|