]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/money_spam
* ONEWORDBODY needs to match rawbody, not body
[spamassassin_config.git] / common / money_spam
index c9699499f14f381a06e0a8b48eb700466c6d503b..5a362ee44dbb385272dfb0bb7d10cf20eb23d0b7 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: spamassassin -*-
 # Spam dealing with selling stuff, stocks, etc. is matched by these
 # rules
 
@@ -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
+
+