           SPELL=anomy-sanitizer
         VERSION=1.76
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://mailtools.anomy.net/dist/$SOURCE
   SOURCE_URL[1]=ftp://download.sourcemage.org/pub/linux/distributions/sourcemage/mirror/$SOURCE
     SOURCE_HASH=sha512:4ba805f733f291af71f6ec514274f27bedd132c8613ea5a96eb6bffce9ee6fed15eaf73562f69c77327174bb91e101ce36f2e24917af61efa1b88a8acb721b41
        WEB_SITE=http://mailtools.anomy.net
         ENTERED=20020427
         LICENSE=GPL
        KEYWORDS="email mail"
           SHORT="An efficient filter for sanitizing email messages."
cat << EOF
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.
EOF
