Strange sunspot activity caused "John P. Rouillard" <rouilj@cs.umb.edu> to writ
e:
| to the things the first 5 lines of the body are checked for. What
| else should be added, or does anybody have a better series of regexps
| to use.
What about anchoring all the requests to the beginning of the line with an
optional "please" (and possibly other common courtesy words.
Just quickly, something like this:
/^\s*(please)?\s+(un)?subscribe/i
I'll try and see if I can come up with a real patch for that whole section.
Steve
Follow-Ups:
|
|