procmail
[Top] [All Lists]

Does this work... could it be done better.

1998-06-16 12:45:39
I want the following RE to match just the word
subscribe blah blah blah person.mil and not
unsubscribe blah blah blah person.mil

Is this right?  It seems to be working.

:0
* ^From.*\.mil
   {
   :0 B b H h
   * !(un)subscribe testbed.*((\.mil)|(\.dod)|(.gov))
   | ./approve
}              

<Prev in Thread] Current Thread [Next in Thread>
  • Does this work... could it be done better., Robertson, Hedley J. SPC <=