aboutsummaryrefslogtreecommitdiff
path: root/mail/smc-milter
Commit message (Collapse)AuthorAgeFilesLines
* ISC recently announced that BIND 8 has been End-of-Life'd:Doug Barton2007-12-036-115/+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
* - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2Pav Lucistnik2007-07-021-1/+7
| | | | Notes: svn path=/head/; revision=194710
* - Reset MAINTAINER:Pav Lucistnik2007-07-021-1/+1
| | | | | | | | | ----- The following addresses had permanent fatal errors ----- <nyxo@dnuc.polyn.kiae.su> (reason: 550 failed) Notes: svn path=/head/; revision=194707
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* - Update to 1.6Pav Lucistnik2005-04-1911-209/+31
| | | | | | | | PR: ports/80090 Submitted by: Andrey E. Shevtsov <nyxo@dnuc.polyn.kiae.su> (maintainer) Notes: svn path=/head/; revision=133661
* - Tarball rerolled with changed MakefilePav Lucistnik2005-04-192-64/+54
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=133639
* Sendmail Confirmation System (SMC) is an Sendmail milter plugin that isPav Lucistnik2005-04-0612-0/+297
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