pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/spamass-milter Update to 0.2.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/82926e5e912c
branches: trunk
changeset: 485020:82926e5e912c
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Dec 03 12:31:09 2004 +0000
description:
Update to 0.2.0:
0.2.0: (2003-06-26)
* -b/-B options to redirect tagged messages to another email address.
* -i option to not run spamassassin on messages coming from specified
networks.
* All arguments after -- wil get passed to spamc (deprecate -D at the
same time).
* Envelope, remote IP, HELO, and date get sent to spamc, so the
results more closely match what spamc via procmail sees. A lot of
SA rules could never fire because this data was missing. You will
need to add a line to your sendmail config file to enable date
passing (see README).
* A compatible manpage is generated on systems without mdoc macros.
* Incoming messages with absolutely no headers at all now get checked
correctly
diffstat:
mail/spamass-milter/Makefile | 5 ++---
mail/spamass-milter/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r d7c4e6e98570 -r 82926e5e912c mail/spamass-milter/Makefile
--- a/mail/spamass-milter/Makefile Fri Dec 03 12:16:58 2004 +0000
+++ b/mail/spamass-milter/Makefile Fri Dec 03 12:31:09 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2004/11/22 21:22:11 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2004/12/03 12:31:09 wiz Exp $
#
-DISTNAME= spamass-milter-0.1.3a
-PKGREVISION= 3
+DISTNAME= spamass-milter-0.2.0
CATEGORIES= mail
MASTER_SITES= http://savannah.nongnu.org/download/spamass-milt/
diff -r d7c4e6e98570 -r 82926e5e912c mail/spamass-milter/distinfo
--- a/mail/spamass-milter/distinfo Fri Dec 03 12:16:58 2004 +0000
+++ b/mail/spamass-milter/distinfo Fri Dec 03 12:31:09 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/04/03 14:46:02 manu Exp $
+$NetBSD: distinfo,v 1.2 2004/12/03 12:31:09 wiz Exp $
-SHA1 (spamass-milter-0.1.3a.tar.gz) = 990773a763bd5f4376766d7138dcc1b905b8796a
-Size (spamass-milter-0.1.3a.tar.gz) = 95357 bytes
+SHA1 (spamass-milter-0.2.0.tar.gz) = 24c745f15198e601b6beeaade5f5aad3ca07a440
+Size (spamass-milter-0.2.0.tar.gz) = 113894 bytes
Home |
Main Index |
Thread Index |
Old Index