X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=38f69e80f3221aca26e0cd54e55f58c00ff2be6f;hp=fcba986fc46a89122de9d16a144c9f3ab09ec6bd;hb=519c538d9eb1f30d6e496af848899fc325dc2dde;hpb=53fbd50be4c755fbe4bb02052f8065d64389cb2c diff --git a/common/misc_spam b/common/misc_spam index fcba986..38f69e8 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 @@ -454,5 +454,23 @@ 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 + +# formorer 2010-01-23 +header LONGTO to =~ /([\S]+, ){15,}/ +describe LONGTO very long To line +score LONGTO 3 + +# formorer 2010-01-25 +header VAULAS subject =~ /cursos video aulas video/i +describe VAULAS some spanish video spam +score VAULAS 3