]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/money_spam
* match amero; decrease score of deposit
[spamassassin_config.git] / common / money_spam
index 1e92820035733f7047041a5722100c250b231a0e..310755a89295123f64aa8c0e21a64a8ed6da19a0 100644 (file)
@@ -284,7 +284,7 @@ describe OPORTUNI   Oportunidade de Emprego
 score OPORTUNI         3.5
 
 # blarson 2007-12-10
-header WATCHES         subject =~ /\b(?:watches|time\s*piece|Replica)\b/i
+header WATCHES         subject =~ /\b(?:watches|time\s*piece|Replica|aRolex|Cartier|Omega)\b/i
 describe WATCHES       watches
 score WATCHES          2
 
@@ -296,3 +296,14 @@ 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
+