* Patrick Shanahan <wideglide@xxxxxxxxxxxxx> [2004-11-21 08:27 -0500]:
> use or is 'From:'? Note: the regex *is* case sensitive. 'rec' will
> not match 'Rec'.
I don't think it's case sensitive. Quoting the fine manual:
The search is case sensitive if the pattern contains at least one upper
case
letter, and case insensitive otherwise.
Nicolas