From owner-cvs-all@FreeBSD.ORG Fri Apr 13 22:41:05 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A165F16A403; Fri, 13 Apr 2007 22:41:05 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 8F9AE13C459; Fri, 13 Apr 2007 22:41:05 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3DMf5DS069727; Fri, 13 Apr 2007 22:41:05 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3DMf5TB069723; Fri, 13 Apr 2007 22:41:05 GMT (envelope-from itetcu) Message-Id: <200704132241.l3DMf5TB069723@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 13 Apr 2007 22:41:05 +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/dspam-devel Makefile distinfo pkg-plist ports/mail/dspam-devel/files UPDATING 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: Fri, 13 Apr 2007 22:41:05 -0000 itetcu 2007-04-13 22:41:05 UTC FreeBSD ports repository Modified files: mail/dspam-devel Makefile distinfo pkg-plist mail/dspam-devel/files UPDATING Log: Update to 3.8.0 - Official "stable" release - fixed message corruption problems with direct delivery (when using direct delivery (e.g. DeliveryHost), certain servers require a linefeed after carriage return otherwise the message will become malformatted). - added a patch to fix CRLF pairs that are not correctly stripped out when saving the message to the quarantine mbox file; useful if using LMTP or SMTP (as opposed to running the client directly from a delivery script), *AND* you are using the quarantine feature [1] I'm interested if anything breaks in the WebUI if you're not using either SMTP or LMTP. [1] patch from John Peacock http://mailing-list.nuclearelephant.com/6023.html Revision Changes Path 1.62 +3 -3 ports/mail/dspam-devel/Makefile 1.36 +3 -3 ports/mail/dspam-devel/distinfo 1.33 +19 -1 ports/mail/dspam-devel/files/UPDATING 1.36 +0 -1 ports/mail/dspam-devel/pkg-plist