X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Furl_spam;h=7a35d5ce603bf683e1b4262737b95801c1a35cf6;hp=42614e3a309bd9de9346c8bf0b0665e0ea90f72d;hb=f60cf035bce9a943cbf8018658d571f840028778;hpb=c2b7d26be9ed9213c74bf1258e468643b34e7de5 diff --git a/common/url_spam b/common/url_spam index 42614e3..7a35d5c 100644 --- a/common/url_spam +++ b/common/url_spam @@ -68,9 +68,10 @@ score CANDYHOS 5 # 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 @@ -534,4 +535,7 @@ score 4MINUTI 3 uri CREDITREPORTURI /creditreport/ describe CREDITREPORTURI Credit report in the url isn't good score CREDITREPORTURI 2 - \ No newline at end of file + +uri YAARIURI /yaari.com/i +describe YAARIURI Contains a yaari.com uri +score YARRIURI 3