Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mimedefang: E-Mail filtering framework using Sendmail's Milter interface
- Summary
- MIMEDefang is an e-mail filter program which works with Sendmail 8.12
and later. It filters all e-mail messages sent via SMTP. MIMEDefang
splits multi-part MIME messages into their components and potentially
deletes or modifies the various parts. It then reassembles the parts
back into an e-mail message and sends it on its way.
There are some caveats you should be aware of before using MIMEDefang.
MIMEDefang potentially alters e-mail messages. This breaks a "gentleman's
agreement" that mail transfer agents do not modify message bodies. This
could cause problems, for example, with encrypted or signed messages.
Changelog
- * Mon Apr 16 17:00:00 2007 Robert Scheck <robert{%}fedoraproject{*}org> 2.62-1
- Upgrade to 2.62
- * Wed Feb 14 16:00:00 2007 Robert Scheck <robert{%}fedoraproject{*}org> 2.61-1
- Upgrade to 2.61 (#228757)
- * Tue Dec 19 16:00:00 2006 Robert Scheck <robert{%}fedoraproject{*}org> 2.58-3
- Use Unix::Syslog over deprecated Sys::Syslog support (#219988)