X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fphrase_spam;h=9357790b8198057d219c26f262cee8b44b8a2540;hb=949979fb23834f02751bc9e656ac27b8df170426;hp=63401e7abc2045e4e1101c4823f0d1a74dd9b9b9;hpb=2c50b4a0861f83e732214ec8bdab1cd40a9c8c85;p=spamassassin_config.git diff --git a/common/phrase_spam b/common/phrase_spam index 63401e7..9357790 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/ @@ -1067,3 +1067,7 @@ 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 +