aboutsummaryrefslogtreecommitdiff
path: root/mail/smc-milter/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* ISC recently announced that BIND 8 has been End-of-Life'd:Doug Barton2007-12-031-6/+0
| | | | | | | | | | | | | | http://www.isc.org/index.pl?/sw/bind/bind8-eol.php Therefore, per the previous announcement, remove the ports for BIND 8. This includes the chinese/bind8 slave port, and mail/smc-milter which has a dependency on libbind_r.a from BIND 8.x. The latter has been unmaintained since 2005, and is 3 versions behind. Approved by: portmgr (linimon) Notes: svn path=/head/; revision=202883
* - Update to 1.6Pav Lucistnik2005-04-191-1/+1
| | | | | | | | PR: ports/80090 Submitted by: Andrey E. Shevtsov <nyxo@dnuc.polyn.kiae.su> (maintainer) Notes: svn path=/head/; revision=133661
* Sendmail Confirmation System (SMC) is an Sendmail milter plugin that isPav Lucistnik2005-04-061-0/+6
designed to significantly reduce the amount of junk email you receive. It uses dynamic local and DNS-based remote whitelists, blacklists, and an original auto-confirmation system for unknown but legitimate senders. It includes features for protecting recipients from dangerous attachments and HTML includes. It uses a set of original algorithms, including "Check relay by NS", which simulates a dynamic whitelisting technique, and "Check delays", also known as "Greylisting". PR: ports/79508 Submitted by: Andrey E. Shevtsov <nyxo@dnuc.polyn.kiae.su> Notes: svn path=/head/; revision=132618