From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 4 06:50:19 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA70616A43A for ; Thu, 4 May 2006 06:50:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B18FE43D58 for ; Thu, 4 May 2006 06:50:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k446oH26035613 for ; Thu, 4 May 2006 06:50:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k446oHR6035612; Thu, 4 May 2006 06:50:17 GMT (envelope-from gnats) Resent-Date: Thu, 4 May 2006 06:50:17 GMT Resent-Message-Id: <200605040650.k446oHR6035612@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jan-Peter Koopmann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A040616A400 for ; Thu, 4 May 2006 06:43:19 +0000 (UTC) (envelope-from root=freebsd-gnats-submit=freebsd.org=7d45f6c3b4adf33f63274392d7377e7a5e58050b@seceidos.de) Received: from mail.seceidos.de (mail.seceidos.de [213.157.28.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4440B43D48 for ; Thu, 4 May 2006 06:43:18 +0000 (GMT) (envelope-from root=freebsd-gnats-submit=freebsd.org=7d45f6c3b4adf33f63274392d7377e7a5e58050b@seceidos.de) Message-Id: <200605040643.k446h94O049131@services.intern.seceidos.de> Date: Thu, 4 May 2006 08:43:09 +0200 (CEST) From: Jan-Peter Koopmann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/96751: [MAINTAINER] mail/MailScanner: update to 4.53.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 06:50:19 -0000 >Number: 96751 >Category: ports >Synopsis: [MAINTAINER] mail/MailScanner: update to 4.53.7 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 04 06:50:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jan-Peter Koopmann >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD services.intern.seceidos.de 4.9-STABLE FreeBSD 4.9-STABLE #0: Mon Jan 5 10:56:46 CET >Description: - Update to 4.53.7 3/5/2006 New in Version 4.53.7-1 ================================ * New Features and Improvements * - Attachment extraction now checks for available disk space and a DoS attack using messages with high expansion ratios will fail even quicker than it did before. - Added new setting "SpamAssassin Local State Dir" to support the sa-update tool provided with MailScanner these days, to provide a way of auto- updating the core SpamAssassin rulesets. The default value is set to what you need for Linux (/var/lib). - Added new cron job to run sa-update every night. The location of the sa-update program is read from /etc/sysconfig/MailScanner. - Added support for new header -H file format in Exim 4.61. - Added 2 new configuration options "Gunzip Command" and "Gunzip Timeout" to enable unpacking of gzip-ed files for filename and filetype checking. Even if this is disabled, gzip-ed files will still be virus scanned. - Added support for numerical entries in phishing.safe.sites.conf file. - Added support for optional multipliers in numbers in MailScanner.conf. So you can now write "50M" instead of "50000000". The multipliers supported are "k", "m" and "g" to denote 1 thousand, 1 million and 1 billion (10^9) in upper or lower case. You must *not* put any spaces between the number and the multiplier character. - Added a new configuration option "Ignored Web Bug Filenames". This allows you to whitelist a bunch of filenames that can appear in the URLs of potential web bugs. So if you decide that all potential web bugs with "spacer" or "pixel.gif" in the filename are just padding for page layout, then you can make it ignore them by adding them to this list. A sample list is provided in MailScanner.conf. This is disabled by default, as spammers may start to use this as a means of circumventing the Web Bug trap. - When Web Bugs are disarmed, the URL used to replace the original web bug can now be set using the new configuration option "Web Bug Replacement". If this is not specified, then the old value of "MailScannerWebBug" is used. The default value supplied in the MailScanner.conf file is the address of an untracked 1x1 pixel transparent gif (51 bytes) hosted on the MailScanner web site. This will not be tracked other than to supply an overall count of the number of hits this image gets, for overall statistical purposes. - Added Razor2 to the list of plugins automatically enabled by the ClamAV+SA easy-to-install package, due to the recent change in licence. Now if DCC could go the same way... - Updated Catalan translations. * Fixes * - Fixed bug in DoS attack handler. Thanks for Jorge for this. - Commented out setting of "SpamAssassin Local State Dir" in MailScanner.conf. Added file(s): - files/patch-bin-cron-sa-update.cron - files/patch-bin-cron-update_phishing_sites.cron - files/patch-bin-cron-update_virus_scanners.cron - files/patch-docs-man-MailScanner.8 - files/patch-docs-man-MailScanner.8.html - files/patch-docs-man-MailScanner.conf.5 - files/patch-docs-man-MailScanner.conf.5.html - files/patch-lib-clamav-wrapper Removed file(s): - files/patch-bin:cron:update_phishing_sites.cron - files/patch-bin:cron:update_virus_scanners.cron - files/patch-docs:man:MailScanner.8 - files/patch-docs:man:MailScanner.8.html - files/patch-docs:man:MailScanner.conf.5 - files/patch-docs:man:MailScanner.conf.5.html - files/patch-lib-MailScanner-Exim.pm - files/patch-lib:clamav-wrapper Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: Download patch here: http://www.seceidos.de/downloads/MailScanner_4_53_7.tgz Sorry, it was rather big hence the download. >Release-Note: >Audit-Trail: >Unformatted: