]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/url_spam
add blars patches
[spamassassin_config.git] / common / url_spam
index 88e006d8f9d504a23e60bba905e368e2e417b654..3e59d57d50c10d2e48c893edf70fb211c42067a0 100644 (file)
@@ -494,6 +494,22 @@ body BROKENURL             /^\s*www((\s+\.\s*)|(\s*\.\+))\S+((\s+\.\s*)|(\s*\.\+))(com|net|
 describe BROKENURL     Broken url displayed
 score BROKENURL                4
 
-body STUPIDURL         /\w+\[\w+\](?:com|net|org)/;
+# don 2008-06-13
+body STUPIDURL         /\w+\[\w+\](?:com|net|org)/
 describe STUPIDURL     No one will guess that fooo[DOT]com is an URL!
 score STUPIDURL               2.5
+
+# blarson 2008-06-16
+body SUGARCOM          /\b(?:indicatesugar|industryexpect|eset)\.com\b/
+describe SUGARCOM      indicatesugar.com
+score SUGARCOM         4
+
+# blarson 2008-07-22
+body VIEWMOVIE         /\b(?:viewmovie|stream|watchit|topnews|hotnews|fresh|checkit|default)\.html\b/
+describe VIEWMOVIE     tabiloid style spam
+score VIEWMOVIE                3
+
+# blarson 2008-07-22
+uri OPERAMAIL          /\bwww\.opera\.com\/mail\//
+describe OPERAMAIL     opera.com mail
+score OPERAMAIL                1