summaryrefslogtreecommitdiff
path: root/mail/dk-milter
AgeCommit message (Collapse)AuthorFilesLines
2005-07-21Add "BEFORE: mail" to rc.d script to make this start before sendmail.tv2-2/+4
Bump PKGREVISION for this (and other prior last-minute) changes.
2005-07-20bleh! committed wrong copy of this! fix!tv1-3/+5
2005-07-20one more quickfix: default socket to /var/run so Sendmail's happytv1-3/+3
2005-07-20Make pidfile name match rcvar (without dash).tv1-2/+2
2005-07-20Add dk-milter 0.3.0, based on adrianp's dk-milter package fromtv8-0/+164
the pkgsrc-wip project. (Take ownership with adrianp's permission.) ===== The dk-milter package is an open source implementation of the DomainKeys sender authentication system proposed by Yahoo!, Inc. It consists of a library that implements the DomainKeys service, and a milter-based filter application that can plug in to the sendmail MTA to provide that service to sufficiently recent sendmail MTAs. An optional asynchronous resolver library is also provided to work around limitations of the basic BIND resolver which comes installed on most systems.