Hello, all. I decide to publish my own filter for Sendmail, which use the Milter API.
It has only the most necessary in the real life opportunities: 1. Except from scan the messages which greater than defined size; 2. Except from scan the hosts/networks (white list); 3. Reject infected messages at the DATA stage; 4. Log all activities to syslog. Advantages: 1. Small code (does not exceed 550 lines); 2. Fast work; 3. Stable (production quality); 4. Very low resources are required; 5. No temporary files are created. You can get it here: http://smfs.sourceforge.net/ http://sourceforge.net/projects/smfs/ Feedback are welcome :) -- Kind regards, Eugene Kurmanin _______________________________________________ http://lurker.clamav.net/list/clamav-users.html