aboutsummaryrefslogtreecommitdiff
path: root/mail/smc-milter
Commit message (Collapse)AuthorAgeFilesLines
* 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