]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
* increase geocities uri score even more
authorDon Armstrong <don@debian.org>
Tue, 17 Feb 2009 22:31:15 +0000 (22:31 +0000)
committerDon Armstrong <don@debian.org>
Tue, 17 Feb 2009 22:31:15 +0000 (22:31 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@282 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/url_spam

index c3cdc2d660b63349faa980a08656942f2757d981..7a35d5ce603bf683e1b4262737b95801c1a35cf6 100644 (file)
@@ -68,9 +68,10 @@ score CANDYHOS               5
 
 # blarson 2005-12-08
 # don 2007-11-21 -- combine other rule; increment score
 
 # blarson 2005-12-08
 # don 2007-11-21 -- combine other rule; increment score
-body GEOCITIES         /http\:\/\/.*geocities/i
-describe GEOCITIES     geocities url
-score GEOCITIES                2.5
+# don 2009-02-17 -- increase score even more; ditch http
+uri GEOCITIES          /geocities/i
+describe GEOCITIES     geocities uri
+score GEOCITIES                3
 
 # blarson 2005-12-24
 body EMPTYURL          /\bhttp:\/\/(?:www\.)?$/i
 
 # blarson 2005-12-24
 body EMPTYURL          /\bhttp:\/\/(?:www\.)?$/i