Re: Add a string to "From" field1998-11-16 20:40:53At 06:24 PM 11/16/98 -0500, Stan Ryckman (silly me) wrote:
Ugh! Should have tested the thing. \/ is greedy! (That means it sucks
up all the blanks to its left here.) Instead use:
* ^From: *\/[^ ].*
Cheers,
Stan
|
|
||||||||||||||||