X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=9c5130379c9bc821a1674d6d43d9962477664fd2;hp=e7a242e08e91be971cf2a8974925c5d445e136e1;hb=bb32e99bfc6ba43254b0ae5ffd56b24e8c730561;hpb=e1c9cb23b63d715545c952da86a56dd9370ece2b diff --git a/common/misc_spam b/common/misc_spam index e7a242e..9c51303 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|BestAccurateReliable)\.com\b/i +body EXITAT /\b(?:exit|rembox)\@(?:datalistsource|listsourcesworld|BestAccurateReliable|expertdatasystems|bestbizlists)\.\b/i describe EXITAT exit@datalistsource.com score EXITAT 3 @@ -443,3 +443,23 @@ score NUMEMAIL 2 header YAHOOCALENDAR X-Yahoo-Calendar-IId: =~ /./ describe YAHOOCALENDAR Mail comming from yahoo calendar, which spams us with updates score YAHOOCALENDAR 5 + +# alex 2009-12-05 +header TLOTTERY subject =~ /Ticket no: [0-9]+/i +describe TLOTTERY Lottery spam +score TLOTTERY 3 + +# alex 2009-12-05 +header GLOTTERY subject =~ /Google_L_o_t_t_e_r_y_W_i_n_n_e_r_s/i +describe GLOTTERY Google Lottery spam +score GLOTTERY 3 + +# alex 2009-12-16 +header DOTNET subject =~ /Planning a Website Design\? Updates/ +describe DOTNET .NET Spam +score DOTNET 3 + +# blarson 2009-12-08 +body REMBOX /\brembox\@/ +describe REMBOX rembox +score REMBOX 3