From 4ecae8c9595097f1170233d22aba9cc4cc60ad9a Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 6 May 2008 01:03:10 +0000 Subject: [PATCH 1/1] * add watinging for your reply rule git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@204 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/phrase_spam | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/common/phrase_spam b/common/phrase_spam index b184d98..7fc5f0a 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -877,3 +877,8 @@ score RERE 1 header CLAIMTICKETS subject =~ /claim.+ticket/i describe CLAIMTICKETS Blah blah claim ticket score CLAIMTICKETS 4 + +# don 2008-05-05 +header WAITINGREPLY subject =~ /waiting for your? (reply|to repsond|response)/i +describe WAITINGREPLY Waiting for your reply +score WAITINGREPLY 4 -- 2.39.2