From owner-cvs-all@FreeBSD.ORG Wed Aug 31 13:18:45 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87F0816A41F; Wed, 31 Aug 2005 13:18:45 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34E7343D45; Wed, 31 Aug 2005 13:18:45 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j7VDIjGg092017; Wed, 31 Aug 2005 13:18:45 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7VDIjqq092016; Wed, 31 Aug 2005 13:18:45 GMT (envelope-from garga) Message-Id: <200508311318.j7VDIjqq092016@repoman.freebsd.org> From: Renato Botelho Date: Wed, 31 Aug 2005 13:18:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/mailscanner-devel Makefile distinfo pkg-plist ports/mail/mailscanner-devel/files patch-docs:man:MailScanner.8 patch-docs:man:MailScanner.8.html patch-docs:man:MailScanner.conf.5 patch-docs:man:MailScanner.conf.5.html X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2005 13:18:45 -0000 garga 2005-08-31 13:18:44 UTC FreeBSD ports repository Modified files: mail/mailscanner-devel Makefile distinfo pkg-plist mail/mailscanner-devel/files patch-docs:man:MailScanner.8 patch-docs:man:MailScanner.8.html patch-docs:man:MailScanner.conf.5 patch-docs:man:MailScanner.conf.5.html Log: - Update to 4.45.1 * New Features and Improvements * - Added MCP patches for SpamAssassin 3.0.4. - Added extra output about nodeps switch with install.sh for RPM. - Added "no bytes" lines to cancel out "use bytes" as it causes problems with multi-lingual subject lines. - Improved phishing net so that when you have multiple MailScanner servers all handling your incoming mail, links caught by the first one won't also be caught by the following ones. This caused the final message to contain multiple warnings about the same link. There is now just 1 warning. - New "Quarantine Modified Body" setting, default is "no". This will cause all modified messages to be quarantined, including messages which have had their HTML disarmed. * Fixes * - Corrected bayes_file_mode in spam.assassin.prefs.conf on advice from Matt Kettler. - 'MailScanner -v' now prints out the version number of Convert::TNEF. - Group memberships problem on BSD fixed. Spam quarantine membership should now always be correct on BSD systems. PR: ports/85282 Submitted by: maintainer Revision Changes Path 1.27 +9 -6 ports/mail/mailscanner-devel/Makefile 1.20 +2 -2 ports/mail/mailscanner-devel/distinfo 1.20 +4 -4 ports/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8 1.16 +4 -4 ports/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8.html 1.20 +63 -90 ports/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5 1.17 +189 -165 ports/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5.html 1.17 +19 -2 ports/mail/mailscanner-devel/pkg-plist