X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmoney_spam;h=5a362ee44dbb385272dfb0bb7d10cf20eb23d0b7;hp=fa903663be06743bf49d0ec41d130e1b0272c6bb;hb=afbeb73e88e840adbe47d7a6d93864a6f188cac5;hpb=aa95ca2e616bb3e48240176e6a45bcc01f8baf8f diff --git a/common/money_spam b/common/money_spam index fa90366..5a362ee 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 @@ -334,5 +335,12 @@ score CREDIT 2 # cord 2008-12-05 full LEASING /\bleasing\b/ -descibe LEASING leasing spam +describe LEASING leasing spam score LEASING 2 + +# formorer 2010-01-23 +header LOTTERY from =~ /\blottery\b/i +describe LOTTERY lottery spam +score LOTTERY 2 + +