Date: Mon, 9 May 2005 15:55:42 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/dspam-devel Makefile distinfo ports/mail/dspam-devel/files UPDATING Message-ID: <200505091555.j49Ftg7S076872@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
vanilla 2005-05-09 15:55:42 UTC FreeBSD ports repository Modified files: mail/dspam-devel Makefile distinfo mail/dspam-devel/files UPDATING Log: - Support for clamd virus checking via TCP (see ClamAVHost, ClamAVPort and ClamAVResponse in dspam.conf) - Support "user+detail" inbound emails and "+quarantine" outbound emails (see EnablePlusedDetail and QuarantineMailbox in dspam.conf) - BUG FIX: "obscure" [1] bug causing dspam to crash under certain conditions when the loose signature was provided without the appropriate delimiter - BUG FIX: fix sqlite3 dependency check [2] - BUG FIX: don't strip binary if we want GDB suport - BUG FIX: DOMAIN_SCALE and LARGE_SCALE are incompatible catch this before ./cofigure fails [3] [1] "Obscure" = it took me about 4 hours and a 500 queue processed one by one by hand to catch and reproduce the problem after 7 days of mail processing w/o error [2] Pointed out by vanilla@ for mail/dspam but true here also [3] Pointed out by Arvinn Lokkebakken <arvinn@whitebird.no> for mail/dspam but true here also PR: ports/80791 Submitted by: maintainer Revision Changes Path 1.34 +26 -16 ports/mail/dspam-devel/Makefile 1.17 +2 -2 ports/mail/dspam-devel/distinfo 1.7 +25 -1 ports/mail/dspam-devel/files/UPDATING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505091555.j49Ftg7S076872>