]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
fix the sed for the remote branch
[spamassassin_config.git] / common / phrase_spam
index ea102310c7db27a971364ef3bd0170f321ff8023..886d8654b8e8783991bce64f3aea47d967ff04a6 100644 (file)
@@ -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          3
+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/
@@ -1062,3 +1062,19 @@ header LYMBOOMATH   subject =~ /Lymboo Math/i
 describe LYMBOOMATH Lymboo Math spam
 score LYMBOOMATH    4
 
+# formorer 2014-05-26
+header JOB_DE1      subject =~ /(Freie Stellen|Stellenbeschreibungen)/
+describe JOB_DE1    german job spam
+score JOB_DE1       4
+
+header TODAYSHOW    subject =~ /Today Show/i
+describe TODAYSHOW  the today show
+score TODAYSHOW     4
+
+header LEADS    subject =~ /business leads/i
+describe LEADS  business leads
+score LEADS     4
+
+header CLIENTS subject =~ /need more clients/i
+describe CLIENTS need more clients
+score CLIENTS 4