On Mon, Sep 05, 2005 at 08:56:07AM +0200, Thomas Roessler wrote:
> (Besides, I'm not entirely happy about adding even more
> inconsistency... IMAP server-side search doesn't happen to support
> regexps in some way, does it?)
Unfortunately not :-/ rfc3501:
In all search keys that use strings, a message matches the key if
the string is a substring of the field. The matching is
case-insensitive.
Cheers,
Patrick