On Thu, 20 Mar 2003, Jochen Garcke wrote:
> "Jochen Garcke" <[EMAIL PROTECTED]>
> does not get found whereas
> Jochen Garcke <[EMAIL PROTECTED]>
> does.
Is this the string in the mailbox, or the string that you are using to
search?
Note that the search is a string compare, not an RFC 2822 equivalency, so
if one string has " and the other does not, the search will not match.
So, it is better to search for
Jochen Garcke
or
[EMAIL PROTECTED]
-- Mark --
http://staff.washington.edu/mrc
Science does not emerge from voting, party politics, or public debate.