From 2bd56027abd314bf1518fb6f59effe94926ecf54 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sat, 29 Sep 2007 22:48:04 +0000 Subject: [PATCH] add anti-work at home rule git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@27 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 27879fa..be68e15 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -480,3 +480,8 @@ score NOINVEST 4 header INTEXP subject =~ /\b[I|]nternet Exp[l|]orer\b/i describe INTEXP |nternet Exp|orer score INTEXP 2 + +# don 2007-09-29 +header WORKATHOME subject =~ /work\Wat\Whome/i +describe WORKATHOME Work at home +score WORKATHOME 2 \ No newline at end of file -- 2.39.2