X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Furl_spam;h=7a35d5ce603bf683e1b4262737b95801c1a35cf6;hp=45185f6d24583c24deaa1c8ff7302aa63ce112c8;hb=686845f117df24b4705450e6f3530cb32d0b7b89;hpb=a9485d2c298b47c68c0eef97bd91cb5696d7d27f diff --git a/common/url_spam b/common/url_spam index 45185f6..7a35d5c 100644 --- a/common/url_spam +++ b/common/url_spam @@ -1,3 +1,4 @@ +# -*- mode: spamassassin -*- # joy, 2003-06-29 body ORIENTSKY /orient-sky\.com/ describe ORIENTSKY Japanese spam @@ -67,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 @@ -519,3 +521,21 @@ body NOSITE /http:\/\/\// describe NOSITE http URL with no site score NOSITE 2 +# don 2008-09-04 +uri TIECORRECT /tiecorrect\.com/ +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 + +# don 2009-02-09 +uri CREDITREPORTURI /creditreport/ +describe CREDITREPORTURI Credit report in the url isn't good +score CREDITREPORTURI 2 + +uri YAARIURI /yaari.com/i +describe YAARIURI Contains a yaari.com uri +score YARRIURI 3