X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=common%2Fphrase_spam;h=60a57b30d32861841af1dc948999e98da05007d4;hb=ac3cd8f289fc6a96a3bcae267062f8efbab955cf;hp=ea102310c7db27a971364ef3bd0170f321ff8023;hpb=6b14ddadd4d4a4320675bdcd4a81bcfc2529b175;p=spamassassin_config.git diff --git a/common/phrase_spam b/common/phrase_spam index ea10231..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 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,8 @@ 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 +