/[pkg-listmaster]/trunk/spamassassin_config/common/phrase_spam
ViewVC logotype

Diff of /trunk/spamassassin_config/common/phrase_spam

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 276 by don, Fri Feb 6 03:26:28 2009 UTC revision 277 by don, Mon Feb 9 20:36:31 2009 UTC
# Line 1  Line 1 
1    # -*- mode: spamassassin -*-
2  # Added some rules from Rule du Jour that I've been testing for a while  # Added some rules from Rule du Jour that I've been testing for a while
3    
4  #Monotone (from airmax.cf)  #Monotone (from airmax.cf)
# Line 947  score WINESEASON       3 Line 948  score WINESEASON       3
948  header JOINMEON         subject =~ /join me on/  header JOINMEON         subject =~ /join me on/
949  describe JOINMEON       Lets not join you on anything  describe JOINMEON       Lets not join you on anything
950  score JOINMEON          2  score JOINMEON          2
951    
952    # don 2009-02-09
953    header ABOUTAPARTMENT   subject =~/about\s*the\s*apartment/i
954    describe ABOUTAPARTMENT We don't care about apartments
955    score ABOUTAPARTMENT    2
956    

Legend:
Removed from v.276  
changed lines
  Added in v.277

  ViewVC Help
Powered by ViewVC 1.1.5