]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
* block qmail bounce messages
[spamassassin_config.git] / common / phrase_spam
index 53b1ae977b0e7e7dde62ed4e63c6d10b55080f2d..22fff5d804a5170d6e35d1ac27a52a621af95088 100644 (file)
@@ -925,5 +925,20 @@ score CHRISTMAS            2
 
 # cord 2008-12-27 (transfered from rc.spam)
 full AWARD_WINNING     /Award win/i
-describe AWARD_WINNING We don't beleive it.
+describe AWARD_WINNING We don't believe it.
 score AWARD_WINNING    4
+
+# don 2009-01-10
+header LINKEDIN                from =~ /linkedin\.com/
+describe LINKEDIN      Linked in spam
+score LINKEDIN         4
+
+# don 2009-02-02
+header LIFECHANGERS    from =~ /lifechangers/
+describe LIFECHANGERS  Life changers spam
+score LIFECHANGERS     4
+
+# don 2009-02-05
+header WINESEASON      subject =~ /Wine\s*Season\s*Promo/i
+describe WINESEASON    Wine season spam
+score WINESEASON       3