summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-09-25 00:34:26 +0000
committergrant <grant@pkgsrc.org>2004-09-25 00:34:26 +0000
commit360a86d4a4f0d03b361dd200cd27933da9110068 (patch)
tree9f6bdf2e262ef396939b5e0f92d3f90806cefedc /doc
parent9bee8aaa32e2ffb4e31064fd7a51ed89cb9dc202 (diff)
downloadpkgsrc-360a86d4a4f0d03b361dd200cd27933da9110068.tar.gz
Initial import of mailscanner-4.30.3.2 into the NetBSD packages collection.
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 77358adf03a..4453a8c44a3 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7242 2004/09/25 00:10:13 grant Exp $
+$NetBSD: CHANGES,v 1.7243 2004/09/25 00:34:26 grant Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4421,3 +4421,4 @@ Changes to the packages collection and infrastructure in 2004:
Added vanessa_logger-0.0.7 [grant 2004-09-25]
Added vanessa_socket-0.0.7 [grant 2004-09-25]
Added vanessa_adt-0.0.6 [grant 2004-09-25]
+ Added mailscanner-4.30.3.2 [grant 2004-09-25]