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

Diff of /trunk/spamassassin_config/common/bts_specific

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

revision 318 by don, Mon Jul 6 19:51:24 2009 UTC revision 319 by don, Wed Oct 14 22:56:15 2009 UTC
# Line 45  score SUBSCRIBEBUG     -0.1 Line 45  score SUBSCRIBEBUG     -0.1
45  header SUBSCRIBE2       received =~ /\b for \d{3,7}\-(?:(?:un)?subscribe|subhelp|ignore|(?:sub(?:yes|approve|reject)|unsubyes|bounce|probe|approve|reject|setlistyes|setlistsilentyes).*)\@bugs\.debian\.org\b/  header SUBSCRIBE2       received =~ /\b for \d{3,7}\-(?:(?:un)?subscribe|subhelp|ignore|(?:sub(?:yes|approve|reject)|unsubyes|bounce|probe|approve|reject|setlistyes|setlistsilentyes).*)\@bugs\.debian\.org\b/
46  describe SUBSCRIBE2     subscribing to bug  describe SUBSCRIBE2     subscribing to bug
47  tflags SUBSCRIBE2       nice  tflags SUBSCRIBE2       nice
48  score SUBSCRIBE2        -6  score SUBSCRIBE2        -1
49    
50    # blarson 2009-10-09
51    header SUBSCRIBE3       received =~ /\(at \d{3,8}-(?:(?:un)?subscribe|subhelp|ignore|(?:sub(?:yes|approve|reject)|unsubyes|bounce|probe|approve|reject|setlistyes|setlistsilentyes).*)\)/
52    describe SUBSCRIBE3     bug subscription
53    tflags SUBSCRIBE3       nice
54    score SUBSCRIBE3        -4
55    
56  header FROMDEVELOPER    From =~ /\@debian.org/i  header FROMDEVELOPER    From =~ /\@debian.org/i
57  describe FROMDEVELOPER  Appears to be a message from a developer  describe FROMDEVELOPER  Appears to be a message from a developer
# Line 129  score ONPHPDEV         3 Line 135  score ONPHPDEV         3
135  header FELIX            X-BeenThere =~ /felix-impl\@lists\.sourceforge\.net/  header FELIX            X-BeenThere =~ /felix-impl\@lists\.sourceforge\.net/
136  describe FELIX          felix list bounces  describe FELIX          felix list bounces
137  score FELIX             4  score FELIX             4
138    
139    # blarson 2009-10-08
140    body BUGADDR            /^\d{3,8}\@bugs\.debian\.org$/i
141    describe BUGADDR        bug address in line by itself
142    score BUGADDR           1
143    
144    # blarson 2009-10-11
145    header UNSUB            subject =~ /unsubscribe/i
146    describe UNSUB          unsubscribe
147    score UNSUB             2

Legend:
Removed from v.318  
changed lines
  Added in v.319

  ViewVC Help
Powered by ViewVC 1.1.5