]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
new rules for credit and spam
authorCord Beermann <cord@debian.org>
Sun, 30 Nov 2008 08:38:10 +0000 (08:38 +0000)
committerCord Beermann <cord@debian.org>
Sun, 30 Nov 2008 08:38:10 +0000 (08:38 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@250 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/money_spam

index 78d382ad77d3b709289ee34129b0ed6184fd6d83..769c1503f4cfa01248840a8821651db35d48d21e 100644 (file)
@@ -161,7 +161,7 @@ score MRG           2
 # blarson 2004-11-08
 body CITIBANK          /\bciti.?bank\b/i
 describe CITIBANK      citibank scam
 # blarson 2004-11-08
 body CITIBANK          /\bciti.?bank\b/i
 describe CITIBANK      citibank scam
-score CITIBANK         2
+score CITIBANK         3
 
 # blarson 2005-01-14
 body HOMEOWNER         /home.?owner/i
 
 # blarson 2005-01-14
 body HOMEOWNER         /home.?owner/i
@@ -320,4 +320,15 @@ score GAGO         4
 # blarson 2008-07-31
 body NYSE              /\bNYSE\b/
 describe NYSE          stock scam
 # blarson 2008-07-31
 body NYSE              /\bNYSE\b/
 describe NYSE          stock scam
-score NYSE             2
\ No newline at end of file
+score NYSE             2
+
+# cord 2008-11-30
+full LOAN              /\bloan\b/
+describe LOAN          loan spam
+score LOAN             2
+
+# cord 2008-11-30
+full CREDIT            /\[ck]redit\b/
+describe CREDIT                credit spam
+score CREDIT           2
+