Categories
The Anomy Sanitizer
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 is more efficient and precise than similar programs. It also has built-in support for third-party virus scanners.
The sanitizer realizes that just because a message contains an infected attachment doesn't mean that the rest of it shouldn't be delivered. Anomy tries to interrupt the normal flow of communication as little as possible, and inform the user of any changes that are made.
Last updated 15 Feb, 2002
About
Leadership
- Bjarni R. Einarsson - Maintainer
- John D. Hardin - Contributor
- Kim Johnny Mathisen - Contributor
- Mark Salazar - Contributor
- Sterling Hanenkamp - Contributor
Requirements
- Perl 5.005_003 (or later) with MIME::Base64 (Use Requirement)
- MIME::QuotedPrint modules (Use Requirement)
- procmail (Weak Prerequisite)
Related Projects
Subprograms
simplify.pl
Versions
1.49
1.49 stable released 2002-02-15
- Released: 15 Feb, 2002
- Code Maturity: Stable
- Source Archive: http://mailtools.anomy.net/dist/anomy-sanitizer...
- Licenses: GPLv2
- Interfaces: Daemon
User Community and Support
User manual available in HTML format from http://mailtools.anomy.net/sanitizer.html



