Path to this page:
./
mail/libspf2,
Implementation of the Sender Policy Framework
Branch: CURRENT,
Version: 1.2.10nb1,
Package name: libspf2-1.2.10nb1,
Maintainer: pkgsrc-userslibspf2 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.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 3c31b20c737d9a8044440e5bf25697016b9cb582
RMD160: 5557435802896bec31362c1fa028e9e295656455
Filesize: 496.916 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2014-10-12) Updated to version: libspf2-1.2.10nb1
- (2013-07-06) Updated to version: libspf2-1.2.10
- (2013-03-04) Updated to version: libspf2-1.2.9nb2
- (2009-09-08) Updated to version: libspf2-1.2.9nb1
- (2009-01-11) Updated to version: libspf2-1.2.9
CVS history: (Expand)
2018-12-17 20:24:44 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Add proper autoconfery for res_close(), from maya@ (thanks!).
|
2018-12-17 19:32:43 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Avoid res_close() on OpenBSD (from OpenBSD ports).
|
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message:
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
2017-08-16 22:21:18 by Thomas Klausner | Files touched by this commit (180) |
Log message:
Follow some http redirects.
|
2015-11-04 00:27:24 by Alistair G. Crooks | Files touched by this commit (312) |
Log message:
Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
Package pine: missing distfile fancy.patch.gz
Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
Package qmail: missing distfile badrcptto.patch
Package qmail: missing distfile outgoingip.patch
Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-03-12 18:45:50 by Tobias Nygren | Files touched by this commit (1) |
Log message:
needs pthreads
|
2014-10-12 10:17:50 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Remove conflict between "libspf-alt" respectively "libspf2" and
"p5-Mail-SPF". The first two packages install "bin/spfd" \
while the
latter install "sbin/spfd".
Problem pointed out by Petar Bogdanovic in PR pkg/49271.
|
2013-07-06 13:09:26 by Matthias Scheler | Files touched by this commit (5) |  |
Log message:
Update "libspf2" package to version 1.2.10. A list of changes since
version 1.2.9 (which is old) is not available. Two improvements that
I noticed are:
1.) A remote DoS vulnerability (for which "pkgsrc" had a patch) has
been fixed.
2.) The SPF records for "gmail.com" are now accepted again.
|