On Mon, 2006-10-09 at 08:55 -0700, Tony Kay wrote:> If a mail folder contains quotes, the IMAP server may respond with a line
like:
>
> 1 list "" "a/b/"X" Y Z"
>
> The specific example I saw had this exact form (it was in a nested folder,
and one of the words was quoted).
Umm.. That's a command from client, not a reply from server. To me it
looks more like a bug in client.
Here's what Dovecot sends when mailbox has quotes:
x list "" foo%
* LIST (\HasNoChildren) "." {7}
foo"bar
x OK List completed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL:
<http://dovecot.org/pipermail/dovecot/attachments/20061009/b0a93c39/attachment.bin>