|
About:
The Anomy mail sanitizer is a filter designed to block email-based security risks, such as trojans and viruses. It can scan an arbitrarily complex RFC822 or MIME message and remove or rename attachments, truncate unusually long MIME header fields and sanitize HTML by disabling Javascript, etc. It uses a single-pass pure Perl MIME parser, which can make it both more efficient and more precise than other similar programs. The sanitizer has built-in support for third-party virus scanners.
Release focus: Minor bugfixes
Changes:
HTMLCleaner was updated to avoid endless loops
with Perl 5.00503. Users can now specify certain
replacement tags in the configuration file. The
testall.sh script now warns users if they
attempt to use the Sanitizer in an UTF-8 enabled
environment. The test cases were updated for
FreeBSD 4.6.2 with Perl 5.00503, and fir
Unicode-enabled Red Hat 8 or 9 machines.
Author:
Bjarni R. Einarsson [contact developer]
Homepage:
http://mailtools.anomy.net/
Tar/GZ:
http://mailtools.anomy.net/dist/
Changelog:
http://mailtools.anomy.net/CHANGELOG.sanitizer.txt
Mailing list archive:
http://mailtools.anomy.net/archives/anomy-list/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|