diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-02-25 03:09:26 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-02-25 03:09:26 +0000 |
commit | e739b59dee9252b5a6b62c500648ed9c5effc398 (patch) | |
tree | 16f759049a84476127bc6ced9769db08501be46f /mail/dspam-devel/files/UPDATING | |
parent | Update to 3.2.7 (diff) |
Update to dspam-devel-3.4.r1.20050216.0945
PR: 77807
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Notes
Notes:
svn path=/head/; revision=129714
Diffstat (limited to 'mail/dspam-devel/files/UPDATING')
-rw-r--r-- | mail/dspam-devel/files/UPDATING | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/mail/dspam-devel/files/UPDATING b/mail/dspam-devel/files/UPDATING index f07ec4f1005c..aae4d5cebc1e 100644 --- a/mail/dspam-devel/files/UPDATING +++ b/mail/dspam-devel/files/UPDATING @@ -11,6 +11,22 @@ in the port directory: make extract; more `find . -type f -maxdepth 2 -name UPGRADING` ########################################################################### +# dspam-devel-3.4.r1.20050216.0945 +# + +- if dspam --daemon SIGBUS please send your sources date, CFLAGS and other +relevant information; this version is believed to be working; tested on: +i386 5.2.1-RELEASE-p1, i386 5.3-STABLE, amd64 5.3-RELEASE with help from Erwin Lansing <erwin@lansing.dk>, +"Daniel S. Haischt" <me@daniel.stefan.haischt.name> and Joey Freeland <joeyfreeland@gmail.com> +- patch dspam.c for bug causing signature to not get written to message +body (obtained from dspam cvs) +- patch dspam.c to write X-DSPAM-User also in innocent messages headers +- drop WITH_WHITELIST, it's not supported by ./configure but by dspam.conf +- (added post-factum) change POSTGRESQL* to POSTGRESQL because of "Split the +postgresql ports into a server and a client part" + + +########################################################################### # dspam-devel-3.3.4 # |