From 360a86d4a4f0d03b361dd200cd27933da9110068 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 25 Sep 2004 00:34:26 +0000 Subject: 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. --- doc/CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') 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] -- cgit v1.2.3