X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fcommon_spam;h=8ddf73b7a44e219e92ac33532ba76857c0eec12d;hp=4801f1236351d14619bb4aeff0b8e83256097590;hb=4841f3adec50cbac06160e8c65d81b241afba6aa;hpb=3558ce2c2f0ab8ff53ae0191ff9fd8d594a66647 diff --git a/common/common_spam b/common/common_spam index 4801f12..8ddf73b 100644 --- a/common/common_spam +++ b/common/common_spam @@ -16,6 +16,10 @@ include url_spam include virus_spam +include blacklists + +include relay_blacklists + # this is the set of automatic response spam scores include auto_response_spam @@ -34,3 +38,9 @@ score DIGEST_MULTIPLE 0 header NODAY date =~ /^\s+\,/ describe NODAY bad date format score NODAY 2 + +#formorer 2012-07-20 +header CLUB_PROGRAMADORES From =~ /Club-de-Programadores/i +describe CLUB_PROGRAMADORES ACP - Club-de-Programadores spam +score CLUB_PROGRAMADORES 5 +