]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
* add rule about apartment spam
authorDon Armstrong <don@debian.org>
Mon, 9 Feb 2009 20:36:31 +0000 (20:36 +0000)
committerDon Armstrong <don@debian.org>
Mon, 9 Feb 2009 20:36:31 +0000 (20:36 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@277 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/phrase_spam

index 572b5f043def81e77e19eb73f163ac75c41d50d0..baecbe51b20d76e4eeb588a46af0cf0cfa671e5c 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: spamassassin -*-
 # Added some rules from Rule du Jour that I've been testing for a while
 
 #Monotone (from airmax.cf)
 # Added some rules from Rule du Jour that I've been testing for a while
 
 #Monotone (from airmax.cf)
@@ -947,3 +948,9 @@ score WINESEASON    3
 header JOINMEON                subject =~ /join me on/
 describe JOINMEON      Lets not join you on anything
 score JOINMEON         2
 header JOINMEON                subject =~ /join me on/
 describe JOINMEON      Lets not join you on anything
 score JOINMEON         2
+
+# don 2009-02-09
+header ABOUTAPARTMENT  subject =~/about\s*the\s*apartment/i
+describe ABOUTAPARTMENT        We don't care about apartments
+score ABOUTAPARTMENT   2
+