           SPELL=anomy-sanitizer
         VERSION=1.62
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://mailtools.anomy.net/dist/$SOURCE
          MD5[0]=a9deb4cf1422328e5d081d7eec457a0a
   SOURCE_URL[1]=ftp://download.sourcemage.org/pub/linux/distributions/sourcemage/mirror/$SOURCE
          MD5[1]=${MD5[0]}
        WEB_SITE=http://mailtools.anomy.net
         ENTERED=20020427
         UPDATED=20020427
      MAINTAINER=djcomputer@gmx.net
         LICENSE=GPL
           SHORT="An efficient filter for sanitizing email messages."
    MENU_ITEM[0]=${SPELL}
    MENU_EXEC[0]="sanitizer.pl"
    MENU_DESC[0]=${SHORT}
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
