/[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 217 by don, Wed May 14 07:44:27 2008 UTC revision 218 by don, Fri Jun 13 16:37:14 2008 UTC
# Line 164  score TEDIOUS_WITTER   2 Line 164  score TEDIOUS_WITTER   2
164    
165  # cjwatson, 2004-03-12  # cjwatson, 2004-03-12
166  # blarson 2004-06-09  # blarson 2004-06-09
167  header UNI_DIPLOMA      Subject =~ /\b(university|college|doctora+te|bache+lor)\s+(dip[l1][o0]ma|cert|degree)/i  header UNI_DIPLOMA      subject =~ /\b(?:(?:university|college|doctora+te|bache+lor|maste+rs?)[\/\s]+(?:(dip[l1][o0]ma|cert|degree)|(?:university|college|doctora+te|bache+lor|maste+rs?))/i
168  describe UNI_DIPLOMA    Got one, thanks  describe UNI_DIPLOMA    Got a diploma, thanks
169  score UNI_DIPLOMA       4  score UNI_DIPLOMA       4
170    
171  # blarson 2004-04-27  # blarson 2004-04-27
# Line 174  describe UNI2  Got one, thanks Line 174  describe UNI2  Got one, thanks
174  score UNI2      4  score UNI2      4
175    
176  # don 2007-11-03  # don 2007-11-03
177  body UNI3               /(?:(?:maste+rs|batche+lor|m\s*b\s*a\s*|ph\.?\s*d|doctora+te)\s*[,.]?\s*){2,}/i  body UNI3               /(?:(?:maste+rs|batche+lor|m\s*b\s*a\s*|ph\.?\s*d|doctora+te)\s*[,.\/]?\s*){2,}/i
178  describe UNI3           multiple types of degrees  describe UNI3           multiple types of degrees
179  score UNI3              2  score UNI3              2
180    
# Line 887  score WAITINGREPLY     4 Line 887  score WAITINGREPLY     4
887  body CONTACTUS          /contact us by email:/  body CONTACTUS          /contact us by email:/
888  score CONTACTUS         3  score CONTACTUS         3
889  describe CONTACTUS      Don't contact us, we'll spam you  describe CONTACTUS      Don't contact us, we'll spam you
890    
891    # don 2008-06-18
892    header FASHION          subject =~ /(?:(?:armani|chanel|boss|versache|ugg|dsquared)(?:\,\s*|$)){2,}/i
893    describe FASHION        Fashion designers in subject
894    score FASHION           2
895    

Legend:
Removed from v.217  
changed lines
  Added in v.218

  ViewVC Help
Powered by ViewVC 1.1.5