MIMEDefang is a framework for filtering e-mail. It uses Sendmail's "Milter" API, some C glue code, and some Perl code to let you write high-performance mail filters in Perl.
People use MIMEDefang to:
- Block viruses
- Block or tag spam
- Remove HTML mail parts
- Add boilerplate disclaimers to outgoing mail
- Remove or alter attachments
- Replace attachments with URL's
- Implement sophisticated access controls.
You're limited only by your imagination. If you can think of it and code it in Perl, you can do it with MIMEDefang.
Mimedefang official website:
http://www.mimedefang.org
--
LucaGibelli - 10 Feb 2007
Centos4/RHEL4 + Mimedefang + Clamav rpm mini-howto installation:
http://www.linux.org.py/wiki/howto/mimedefang_clamav
Topic revision: r2 - 2007-07-05 - 19:51:49 -
OliverSL