X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=common%2Fmisc_spam;h=e7a242e08e91be971cf2a8974925c5d445e136e1;hb=e1c9cb23b63d715545c952da86a56dd9370ece2b;hp=7e5b7cda9ced1bf5dfb9cd9a8c8c7de59aea922a;hpb=da36917e7829cad77dd3fcb80c0a8a2876f40992;p=spamassassin_config.git diff --git a/common/misc_spam b/common/misc_spam index 7e5b7cd..e7a242e 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -415,7 +415,7 @@ describe INFOCOUK to info@co.uk score INFOCOUK 3 # blarson 2009-05-27 -body EXITAT /\bexit\@(?:datalistsource|listsourcesworld)\.com\b/ +body EXITAT /\bexit\@(?:datalistsource|listsourcesworld|BestAccurateReliable)\.com\b/i describe EXITAT exit@datalistsource.com score EXITAT 3 @@ -428,3 +428,18 @@ score TOINFO 1 header CONSTCONTACT X-Mailer =~ /Constant Contact/i describe CONSTCONTACT Mail comming from constant contact, which doesn't require double opt-in score CONSTCONTACT 5 + +# blarson 2009-08-16 +meta CTBDN (CT_IMAGE && MIXEDBDN) +describe CTBDN CT_IMAGE && MIXEDBDN +score CTBDN 0.5 + +# don 2009-09-22 +body NUMEMAIL /\d{3,}\s+emails?/i +describe NUMEMAIL Mail which mentions some number of e-mail addresses +score NUMEMAIL 2 + +# don 2009-11-25 +header YAHOOCALENDAR X-Yahoo-Calendar-IId: =~ /./ +describe YAHOOCALENDAR Mail comming from yahoo calendar, which spams us with updates +score YAHOOCALENDAR 5