no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
 
|  |  | 
| — | links [2017/12/01 10:59] (current)  – created - external edit 127.0.0.1 | 
|---|
|  | ====== Some relevant pointers about Mail servers and Mail filtering ====== | 
|  |  | 
|  | [[http://en.wikipedia.org/wiki/Milter|Wikipedia Milter]] | 
|  |  | 
|  | [[http://www.projet-plume.org/|Projet Plume]] - and | 
|  | [[http://www.projet-plume.org/fiche/ze-filter|ze-filter]] | 
|  |  | 
|  | ===== MTA - Mail Servers ===== | 
|  |  | 
|  | * [[http://www.sendmail.org/doc/sendmail-current/libmilter/docs/|Sendmail Milter]]\\ | 
|  | * [[http://www.postfix.org/MILTER_README.html|Postfix Milter]] | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | ===== milter API ===== | 
|  |  | 
|  | * [[http://www.milter.org|milter.org]] - **An interactive catalog of sendmail mail filters** | 
|  | * [[http://www.milter.org/milters|A catalog of available milters]] | 
|  |  | 
|  | * **//libmilter//** documentation | 
|  | * At [[https://www.milter.org/developers||milter.org]] (official) | 
|  | * Or [[http://foss.jose-marcio.org/registered/libmilter-doc/api.html|foss.jose-marcio.org]] (local copy) | 
|  |  | 
|  | ===== Virus filtering ===== | 
|  |  | 
|  | * [[http://www.clamav.net|ClamAV]] | 
|  |  | 
|  | * [[http://support.microsoft.com/default.aspx?scid=kb;EN-US;q262631|Microsoft Unsafe files]] | 
|  |  | 
|  | ===== Spam filtering ===== | 
|  |  | 
|  | * [[http://projects.puremagic.com/greylisting|Greylisting]] - The Next Step in the Spam Control War - Evan Harris web site about Greylisting, and his implementation (relaydelay). This is the reference site about greylisting | 
|  |  | 
|  | * [[http://www.surbl.org|SURBL]] - Spam URI Blocklist | 
|  |  | 
|  |  | 
|  | ===== Books ===== | 
|  |  | 
|  | * Cormack, G. V. 2007. **Email Spam Filtering: A Systematic Review**. Found. Trends Inf. Retr. 1, 4 (Apr. 2007), 335-455. DOI= http://dx.doi.org/10.1561/1500000006 | 
|  |  | 
|  | * Brian Costales, **sendmail Milters: A Guide for Fighting Spam** | 
|  |  | 
|  | * Brian Costales and Eric Allman - **sendmail** | 
|  |  | 
|  | * Bruno Rasle and Frédéric Aoun - **[[http://www.halte-au-spam.com/|Halte au Spam]]** - a very good french book about spam. | 
|  |  | 
|  |  | 
|  | ===== Other tools from the author ===== | 
|  |  | 
|  | * [[http://foss.jose-marcio.org/libmilter|Alternative libmilter]] - This is a modified libmilter using a pool of workers instead of one thread per SMTP connection. This allows to drastically reduce the number of threads in the filter : interesting if your server handles lots of simultaneous connections. This implementation of libmilter was integrated on sendmail 8.14.0 and received an [[http://www.sendmail.com/sm/company/press_releases/2006/111606/|Innovative Open Source Contribution award]] from sendmail. | 
|  |  | 
|  | * [[http://foss.jose-marcio.org/tools/|Mail tools]] | 
|  |  | 
|  | * [[http://vigilog.ensmp.fr|Vigilog]] - a set of perl scripts to process Cisco Routers log files and detect scans. | 
|  |  | 
|  | * [[http://foss.jose-marcio.org/j-sophosd|j-sophosd]] a daemon virus scanner using Sophos savi library (not included) to use it with ze-filter release 1.7 and newers. This is a prototype. | 
|  |  | 
|  | * [[http://foss.jose-marcio.org/sympa-milter|sympa-milter]] | 
|  |  | 
|  |  |