X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Furl_spam;h=cc9fb07882b599fe71c96882d6590272b8b431c4;hb=f347ae50895c2d510ffa05259c3e4bdd163b2541;hp=897178045d7db511ce6d46aa8679567e05a978df;hpb=afbeb73e88e840adbe47d7a6d93864a6f188cac5;p=spamassassin_config.git diff --git a/common/url_spam b/common/url_spam index 8971780..cc9fb07 100644 --- a/common/url_spam +++ b/common/url_spam @@ -554,7 +554,26 @@ describe ISUISSE isuisse.com score ISUISSE 4 # formorer 2010-01-23 -header LEXCHANGE subject =~ /for Links Exchange/i +header LEXCHANGE subject =~ /(?:for|4)\s+L[i1]nks?\s+E?xcha?nge/i describe LEXCHANGE ask for link exchange score LEXCHANGE 4 +# don 2010-03-16 +uri EMAILSPARKLE /emailsparkle.com/ +describe EMAILSPARKLE emailsparkle.com uri +score EMAILSPARKLE 4 + +# don 2011-10-3 +uri MULTIPLYCOM /multiply.com/ +describe MULTIPLYCOM multiply.com uri +score MULTIPLYCOM 3 + +# don 2012-1-9 +uri OROUNRU /oruon.ru/ +describe OROUNRU oruon.ru uri +score OROUNRU 4 + +# formorer 2012-02-28 +header VOTREANN Subject =~ /(votre|Petites) annonce/i +score VOTREANN 4 +