X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmoney_spam;h=310755a89295123f64aa8c0e21a64a8ed6da19a0;hp=199e2df02217d3bdf10b579bebeb5c52cbf349bb;hb=5009e0d5f9f2ae54738efee949971442729b9b0d;hpb=652703901508da38854d07b3b53b6d231eff175f diff --git a/common/money_spam b/common/money_spam index 199e2df..310755a 100644 --- a/common/money_spam +++ b/common/money_spam @@ -203,6 +203,10 @@ full COMPANYSYMBOLPRICE /((company|symbol|price|marke?t|schlusskurs)\:.+){3, describe COMPANYSYMBOLPRICE Stock scam score COMPANYSYMBOLPRICE 3 +full COMPANYSYMBOLPRICE2 /(^(company|symb?o?l?|price|cost|marke?t)\:\s+.+\n){2,}/mi +describe COMPANYSYMBOLPRICE2 Stock scam left column 2 +score COMPANYSYMBOLPRICE2 3 + # blarson 2007-04-09 body PRETTYRUS /\b(pretty|cute) russian (girl|woman)\b/i describe PRETTYRUS pretty russian spam @@ -218,10 +222,10 @@ body ANALLE /\bAN ALLE FINANZINVESTOREN\b/ describe ANALLE stock spam in german score ANALLE 3 -# blarson 2007-06-17 -body REPWATCH2 /\breplica watch/i -describe REPWATCH still pushing fake watches -score REPWATCH2 2 +# blarson 2007-06-17 2007-09-21 2007-10-20 2007-11-06 +body REPWATCH2 /\brepl[i1]c+a\s*(?:w[a4]tch|timepiece)/i +describe REPWATCH2 still pushing fake watches +score REPWATCH2 3.5 # blarson 2007-07-19 header WEEKLYNEWS subject =~ /\bWeekly (:?Sales? )(Newsletter|Special)\b/i @@ -243,3 +247,63 @@ body REFI /\bRe-Fi\b/i describe REFI mortgage spam score REFI 2 +# don 2007-09-21 +body BIGMONEY /(b|tr|m|z)[i1][l1]+[i1][0o]n\s+(d[o0][l1]+ar|yen|buck|pound|euro)/i +describe BIGMONEY Money money money money! +score BIGMONEY 1.5 + +# zobel 2007-09-30 (added by Cord) +body DMXC /Look at D-M-X-C!/ +describe DMXC stock spam +score DMXC 4 + +body MONEY /((usd|yen|eur?o?|dollar|\$)\s*\d[\d\.\,]+|\d[\d\.\,]+\s*(usd|yen|eur?o?|dollar|\$))/i +describe MONEY Some amount of money in body +score MONEY 0.5 + +header SUBJMONEY subject =~ /((usd|yen|eur?o?|dollar|\$)\s*[\d\.\, ]+|[\d\.\, ]+\s*(usd|yen|eur?o?|dollar|\$))/i +describe SUBJMONEY Some amount of money in subject +score SUBJMONEY 3 + + +body HIDDENCOSTS /hidden\s*(costs|fees)/i +describe HIDDENCOSTS Hidden costs or fees? +score HIDDENCOSTS 1.5 + +header EXCHANGEFIN subject =~ /\bE-exchange Finland\b/ +describe EXCHANGEFIN EXCHANGEFIN E-money +score EXCHANGEFIN 4.0 + +body STOCKFRLE /\bFRLE\b/i +describe STOCKFRLE FRLE Stock Spam +score STOCKFRLE 3.4 + +# blarson 2007-10-16 +body OPORTUNI /\bOportunidade de Emprego\b/i +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 +describe WATCHES watches +score WATCHES 2 + +# blarson 2007-12-29 +body COUP0N /\bCoup0n\b/i +describe COUP0N Coup0n +score COUP0N 3 + +header SOFTWARERETAIL subject =~ /\bretail/i +describe SOFTWARERETAIL Adobe RETAIL products +score SOFTWARERETAIL 3.2 + +# cord 2008-01-23 +full DEPOSIT /deposit/i +describe DEPOSIT Deposit +score DEPOSIT 2 + +# don 2008-07-21 +full AMERO /\bamero\b/i +describe AMERO Amero, whatever the hell it is, it's spam +score AMERO 3 +