| 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 |
| 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 |