./wip/spfmilter, Implementation of the Sender Policy Framework (SPF) as a milter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.8, Package name: spfmilter-1.0.8, Maintainer: pkgsrc-users

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.


Required to run:
[mail/libspf2]

Required to build:
[mail/libmilter] [pkgtools/cwrappers]

Master sites:

RMD160: 53fa33a7e3a58bb17dd2314b1a91d621764b07fc
Filesize: 141.386 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-07-17 19:11:05 by Adrian Portelli | Files touched by this commit (5)
Log message:
Give up MAINTAINER
   2008-05-23 00:48:12 by Tobias Nygren | Files touched by this commit (7)
Log message:
Fix unresolvable dependencies.
   2006-04-06 09:18:29 by Jeremy C. Reed | Files touched by this commit (14)
Log message:
Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.

Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
   2006-03-14 02:28:12 by Johnny C. Lam | Files touched by this commit (27)
Log message:
Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
   2005-09-28 08:41:35 by Roland Illig | Files touched by this commit (132)
Log message:
Added RMD160 checksums.
   2005-07-20 22:04:57 by Adrian Portelli | Files touched by this commit (1)
Log message:
Fix homepage
   2005-05-23 12:27:54 by Roland Illig | Files touched by this commit (1)
Log message:
Removed trailing white-space.