NOTICE: This package has been removed from pkgsrc

./mail/mailscanner, Powerful spam/virus filter with many options

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.30.3.2nb3, Package name: mailscanner-4.30.3.2nb3, Maintainer: pkgsrc-users

MailScanner is a complete e-mail security system designed for use on
e-mail gateways. It protects against viruses, and detects attacks against
e-mail client packages (such as Outlook, Outlook Express, Eudora). It
can also detect almost all unsolicited commercial e-mail (spam) passing
through it and respond to all incidents in a wide variety of ways.

Not only can it scan for known viruses, but it can also protect against
unknown viruses hidden inside e-mail attachments by refusing entry to
attachments whose filenames match any given pattern. This can include
generic patterns that trap filenames attempting to hide the true filename
extension (e.g. ".txt.vbs").

It is superior to many commercial packages in its ability to handle
attacks against itself, such as Denial Of Service attacks caused by
messages containing the "Zip of Death". It is easy to install into an
existing e-mail gateway, requiring very little knowledge of sendmail
and no change to an existing sendmail configuration.

MailScanner itself is entirely open source, but it uses widely known
commercial virus scanning packages at its core. The other software it
uses is all high quality open source software, leading to a system that
can be trusted for performance and reliability.


Required to run:
[converters/p5-Convert-BinHex] [archivers/p5-Archive-Zip] [lang/perl5] [shells/bash] [mail/p5-MIME-tools] [mail/tnef] [devel/p5-Net-CIDR]

Master sites:

SHA1: ef9503dc57ec6d6f97a7333fce2b3e283d972498
RMD160: f6dbe8acb329068e342d2cbfb16f3309d4db1a7a
Filesize: 973.486 KB

Version history: (Expand)


CVS history: (Expand)


   2011-10-02 16:12:07 by Thomas Klausner | Files touched by this commit (242) | Package removed
Log message:
Remove packages scheduled to be deleted according to the pkgsrc-2011Q2
release notes.
   2010-11-20 21:51:52 by Guillaume Lasmayous | Files touched by this commit (1)
Log message:
Fix MASTER_SITES
   2010-03-21 17:29:44 by Thomas Klausner | Files touched by this commit (66)
Log message:
Reset maintainer, developer lost his commit bit.
   2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129)
Log message:
Remove @dirrm related logic.
   2008-03-04 18:57:20 by Johnny C. Lam | Files touched by this commit (61)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
   2007-09-04 22:54:29 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix path to Perl and Bash, bump revision. The bash script might either
be a normal Bourne script or easily fixable, but leave that to the
maintainer.
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2006-07-04 11:13:49 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed those pkglint warnings that concern the SUBST blocks.