X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fcommon_spam;h=a514093ab063fc459858feecc266767893f51468;hp=8ddf73b7a44e219e92ac33532ba76857c0eec12d;hb=bae0193e4aaed334a1f9359c20e42c4b189df74c;hpb=4841f3adec50cbac06160e8c65d81b241afba6aa diff --git a/common/common_spam b/common/common_spam index 8ddf73b..a514093 100644 --- a/common/common_spam +++ b/common/common_spam @@ -25,8 +25,9 @@ include auto_response_spam # this is a set of image-specific spam rules tryplugin Mail::SpamAssassin::Plugin::ImageInfo -include image_spam - +if (plugin (Mail::SpamAssassin::Plugin::ImageInfo) + include image_spam +endif meta DIGEST_MULTIPLE RAZOR2_CHECK + PYZOR_CHECK > 1 describe DIGEST_MULTIPLE Message hits more than one network digest check @@ -44,3 +45,14 @@ header CLUB_PROGRAMADORES From =~ /Club-de-Programadores/i describe CLUB_PROGRAMADORES ACP - Club-de-Programadores spam score CLUB_PROGRAMADORES 5 +#formorer 2012-10-02 +header CLUB_PROGRAMADORES From =~ /Club\s+de\s+Programadores/i +describe CLUB_PROGRAMADORES ACP - Club-de-Programadores spam +score CLUB_PROGRAMADORES 5 + + +#formorer 2014-02-06 +rawbody LOCAL_VIEWINBROWSER /View this message in a browser/ +describe LOCAL_VIEWINBROWSER "View this message in a browser" +score LOCAL_VIEWINBROWSER 1.0 +