]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
Catch some lotteryspam
authorAlexander Wirt <formorer@debian.org>
Sat, 23 Jan 2010 08:32:34 +0000 (08:32 +0000)
committerAlexander Wirt <formorer@debian.org>
Sat, 23 Jan 2010 08:32:34 +0000 (08:32 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@330 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/money_spam

index a09ec05b8da0b7f73b8a6b0fab341892a4c76257..5a362ee44dbb385272dfb0bb7d10cf20eb23d0b7 100644 (file)
@@ -337,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
+
+