]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/url_spam
* match webinar; fix SEO rule
[spamassassin_config.git] / common / url_spam
index 6eb427e752b7a3916ac756de94e98b054f6fe7c1..cf4469bc6359586aa77c275d9b51439bdd154890 100644 (file)
@@ -123,8 +123,8 @@ body PENPRO         /\@(?:penmailpro|OnsetIng|openprotection|NearOut|SuperOnset|medical
 describe PENPRO                penmailpro spam
 score PENPRO           3.5
 
-# blarson 2007-09-05 2007-09-11
-body WWWCN             /\b(?:www\.|https?\:.*)\w+\.cn\b/i
+# blarson 2007-09-05 2007-09-11 2009-04-12
+body WWWCN             /\b(?:www\.|https?\:.*)(\w|-|\.)+\.cn\b/i
 describe WWWCN         chinese web site
 score WWWCN            3
 
@@ -548,3 +548,17 @@ uri DEBRICOLAJE             /debricolaje/i
 describe DEBRICOLAJE    Contains a debricolaje url
 score DEBRICOLAJE       6
 
+# blarson 2009-05-02
+uri    ISUISSE         /\bisuisse\.com/
+describe ISUISSE       isuisse.com
+score ISUISSE          4
+
+# formorer 2010-01-23
+header LEXCHANGE       subject =~ /for Links Exchange/i
+describe LEXCHANGE     ask for link exchange
+score LEXCHANGE                4
+
+# don 2010-03-16
+uri EMAILSPARKLE       /emailsparkle.com/
+describe EMAILSPARKLE  emailsparkle.com uri
+score EMAILSPARKLE     4
\ No newline at end of file