X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fcommon_spam;h=4801f1236351d14619bb4aeff0b8e83256097590;hp=508efa2959990a469d5a025d4db6ae22cd41a362;hb=83d6542d8bc32c6daa1b7f921a538a44c21f2383;hpb=652703901508da38854d07b3b53b6d231eff175f diff --git a/common/common_spam b/common/common_spam index 508efa2..4801f12 100644 --- a/common/common_spam +++ b/common/common_spam @@ -1,3 +1,4 @@ +# -*- mode: spamassassin -*- # this file includes rules that are common which have been split out # into separate files in this directory. @@ -11,12 +12,25 @@ include misc_spam include money_spam +include url_spam + +include virus_spam + +# this is the set of automatic response spam scores +include auto_response_spam + +# this is a set of image-specific spam rules +tryplugin Mail::SpamAssassin::Plugin::ImageInfo +include image_spam + + meta DIGEST_MULTIPLE RAZOR2_CHECK + PYZOR_CHECK > 1 describe DIGEST_MULTIPLE Message hits more than one network digest check tflags DIGEST_MULTIPLE net #reuse DIGEST_MULTIPLE score DIGEST_MULTIPLE 0 - - - +#blarson 2007-09-09 +header NODAY date =~ /^\s+\,/ +describe NODAY bad date format +score NODAY 2