From ac3cd8f289fc6a96a3bcae267062f8efbab955cf Mon Sep 17 00:00:00 2001 From: Alexander Wirt Date: Thu, 12 Jun 2014 06:27:46 +0000 Subject: [PATCH] Adjust some scores git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@440 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/phrase_spam | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/phrase_spam b/common/phrase_spam index 63401e7..60a57b3 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -671,7 +671,7 @@ score HOLIDAYHERE 3 # blarson 2007-11-22 header CAPINIT subject =~ /^(?:Re:)?\s*(?:(?:[A-Z][a-z-\']+|PaintBrush|Jet (?:plane|fighter)|Tennis racquet|Leather jacket|IWC|\&|Jaeger-LeCoultre)\s+)+(?:[A-Z][a-z-]+|PaintBrush|Jet (?:plane|fighter)|Tennis racquet|Leather jacket)\s*$/ describe CAPINIT Capinit Every Word -score CAPINIT 1.5 +score CAPINIT 0.5 # blarson 2007-11-23 body REMOVESPACE /\b(?:remove|w\/o|without|delete) spaces?\b/i @@ -855,7 +855,7 @@ score ITCSTORE 4 # blarson 2008-03-26 header GENDER subject =~ /\b(?:she|her|wom[ae]n|m[ae]n|girls?|males?|females?|herself|wife|ladies|lady|wives|(?:girl|boy)friends?)\b/i describe GENDER gender pronoun in subject -score GENDER 1 +score GENDER 0.5 # blarson 2008-03-28 body REBODY /^re\:\s/ -- 2.39.2