]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/money_spam
disable some more rules
[spamassassin_config.git] / common / money_spam
index cfb44ddcf7b2c108c879433d8e1c706dbe826770..542c56cb0716fed35f1b887238e5f965a7920bcc 100644 (file)
@@ -257,9 +257,9 @@ body DMXC               /Look at D-M-X-C!/
 describe DMXC           stock spam
 score DMXC              4
 
-body MONEY             /((usd|yen|eur?o?|dollar|\$)\s*[\d\.\, ]+|[\d\.\, ]+\s*(usd|yen|eur?o?|dollar|\$))/i
+body MONEY             /((usd|yen|eur?o?|dollar|\$)\s*\d[\d\.\,]+|\d[\d\.\,]+\s*(usd|yen|eur?o?|dollar|\$))/i
 describe MONEY         Some amount of money in body
-score MONEY            1.5
+score MONEY            0.5
 
 header SUBJMONEY       subject =~ /((usd|yen|eur?o?|dollar|\$)\s*[\d\.\, ]+|[\d\.\, ]+\s*(usd|yen|eur?o?|dollar|\$))/i
 describe SUBJMONEY     Some amount of money in subject
@@ -292,3 +292,12 @@ score WATCHES              2
 body COUP0N            /\bCoup0n\b/i
 describe COUP0N                Coup0n
 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          3