]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/url_spam
* trigger on credit report in urls
[spamassassin_config.git] / common / url_spam
index 9267c5b960a0fbe3adeb42881db0e5973ba1f9ba..42614e3a309bd9de9346c8bf0b0665e0ea90f72d 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: spamassassin -*-
 # joy, 2003-06-29
 body ORIENTSKY                 /orient-sky\.com/
 describe ORIENTSKY             Japanese spam
@@ -528,3 +529,9 @@ score TIECORRECT    4
 body 4MINUTI           /4minuti/
 describe 4MINUTI       Spam from 4 minuti
 score 4MINUTI          3
+
+# don 2009-02-09
+uri CREDITREPORTURI    /creditreport/
+describe CREDITREPORTURI Credit report in the url isn't good
+score CREDITREPORTURI   2
+       
\ No newline at end of file