]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/misc_spam
Add spammer
[spamassassin_config.git] / common / misc_spam
index 69df741e0ff59a2475e2236b465690d455fec08a..be2490877021757660bcbcfe843bb8cb30923a19 100644 (file)
@@ -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
 
@@ -429,7 +429,33 @@ 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
+
+# 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
+