MIMEDefang is a flexible MIME email scanner designed to do all kinds of email processing, including anti-virus scanning, anti-spam scanning, replacing parts of messages with URLs, adding boilerplate disclaimers, and so on.
It can alter or delete various parts of a MIME message according to a Perl-based policy filter. It can also bounce messages with unacceptable attachments and modify SMTP response codes on the fly.
MIMEDefang works with the Sendmail 8.11 and newer "Milter" API, which makes it more flexible and efficient than procmail-based approaches.
Product's homepage
What's New in This Release: [ read full changelog ]
· Major fixes include better startup handling to avoid a race between startup of MIMEDefang and Sendmail, and better handling of long responses from scanners so the master/slave communication protocol does not become desynchronized.