X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Furl_spam;h=cc9fb07882b599fe71c96882d6590272b8b431c4;hb=f347ae50895c2d510ffa05259c3e4bdd163b2541;hp=cf4469bc6359586aa77c275d9b51439bdd154890;hpb=2110566d9dc335e4b788cf27da4d265df37577a1;p=spamassassin_config.git diff --git a/common/url_spam b/common/url_spam index cf4469b..cc9fb07 100644 --- a/common/url_spam +++ b/common/url_spam @@ -554,11 +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 \ No newline at end of file +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 +