X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fmoney_spam;h=9cf8ca75460d8edc833d1b23d41897f905b2717d;hb=949979fb23834f02751bc9e656ac27b8df170426;hp=c9699499f14f381a06e0a8b48eb700466c6d503b;hpb=89d117808a01a891c1ef5087a9bb2839187a9a39;p=spamassassin_config.git diff --git a/common/money_spam b/common/money_spam index c969949..9cf8ca7 100644 --- a/common/money_spam +++ b/common/money_spam @@ -1,3 +1,4 @@ +# -*- mode: spamassassin -*- # Spam dealing with selling stuff, stocks, etc. is matched by these # rules @@ -284,7 +285,7 @@ describe OPORTUNI Oportunidade de Emprego score OPORTUNI 3.5 # blarson 2007-12-10 -header WATCHES subject =~ /\b(?:watches|time\s*piece|Replica|aRolex|Cartier|Omega)\b/i +header WATCHES subject =~ /\b(?:watches|time\s*piece|aRolex|Cartier|Omega)\b/i describe WATCHES watches score WATCHES 2 @@ -336,3 +337,10 @@ score CREDIT 2 full LEASING /\bleasing\b/ describe LEASING leasing spam score LEASING 2 + +# formorer 2010-01-23 +header LOTTERY from =~ /\blottery\b/i +describe LOTTERY lottery spam +score LOTTERY 2 + +