X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Furl_spam;h=897178045d7db511ce6d46aa8679567e05a978df;hp=42614e3a309bd9de9346c8bf0b0665e0ea90f72d;hb=519c538d9eb1f30d6e496af848899fc325dc2dde;hpb=c2b7d26be9ed9213c74bf1258e468643b34e7de5 diff --git a/common/url_spam b/common/url_spam index 42614e3..8971780 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 @@ -122,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 @@ -526,12 +527,34 @@ describe TIECORRECT Contains a tiecorrect.com uri score TIECORRECT 4 # don 2009-02-04 -body 4MINUTI /4minuti/ -describe 4MINUTI Spam from 4 minuti -score 4MINUTI 3 +body FOURMINUTI /4minuti/ +describe FOURMINUTI Spam from 4 minuti +score FOURMINUTI 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 + +uri YAARIURI /yaari.com/i +describe YAARIURI Contains a yaari.com uri +score YAARIURI 3 + +uri MALADIRET /maladiretaemails/ +describe MALADIRET Contains a maladiret uri +score MALADIRET 5 + +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 +