From cefe8fb0127b3247f106bc8c88b086d99bfb7f28 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 14 Oct 2009 22:56:15 +0000 Subject: [PATCH 1/1] add blars bts specific changes git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@319 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/bts_specific | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/common/bts_specific b/common/bts_specific index efc9b9b..b15f317 100644 --- a/common/bts_specific +++ b/common/bts_specific @@ -45,7 +45,13 @@ score SUBSCRIBEBUG -0.1 header SUBSCRIBE2 received =~ /\b for \d{3,7}\-(?:(?:un)?subscribe|subhelp|ignore|(?:sub(?:yes|approve|reject)|unsubyes|bounce|probe|approve|reject|setlistyes|setlistsilentyes).*)\@bugs\.debian\.org\b/ describe SUBSCRIBE2 subscribing to bug tflags SUBSCRIBE2 nice -score SUBSCRIBE2 -6 +score SUBSCRIBE2 -1 + +# blarson 2009-10-09 +header SUBSCRIBE3 received =~ /\(at \d{3,8}-(?:(?:un)?subscribe|subhelp|ignore|(?:sub(?:yes|approve|reject)|unsubyes|bounce|probe|approve|reject|setlistyes|setlistsilentyes).*)\)/ +describe SUBSCRIBE3 bug subscription +tflags SUBSCRIBE3 nice +score SUBSCRIBE3 -4 header FROMDEVELOPER From =~ /\@debian.org/i describe FROMDEVELOPER Appears to be a message from a developer @@ -129,3 +135,13 @@ score ONPHPDEV 3 header FELIX X-BeenThere =~ /felix-impl\@lists\.sourceforge\.net/ describe FELIX felix list bounces score FELIX 4 + +# blarson 2009-10-08 +body BUGADDR /^\d{3,8}\@bugs\.debian\.org$/i +describe BUGADDR bug address in line by itself +score BUGADDR 1 + +# blarson 2009-10-11 +header UNSUB subject =~ /unsubscribe/i +describe UNSUB unsubscribe +score UNSUB 2 -- 2.39.2