wasm-demo/demo/ermis-f/imap-protocol/cur/1600095013.22635.mbox:2,S

49 lines
1.5 KiB
Plaintext

MBOX-Line: From nicolson at google.com Fri May 23 18:16:35 2014
To: imap-protocol@u.washington.edu
From: =?UTF-8?B?SmFtaWUgTmljb2xzb24gKOWAquW/l+aYjik=?= <nicolson@google.com>
Date: Fri Jun 8 12:34:52 2018
Subject: [Imap-protocol] Creating subfolders in Gmail
In-Reply-To: <537FEFE5.4040103@comaxis.com>
References: <537FEFE5.4040103@comaxis.com>
Message-ID: <CACU8CfT8ETd-nQHBxx50yW6OPjLBVpra12q9mfV0wv9D1wt1rQ@mail.gmail.com>
This behavior hasn't changed. Your second example is the way to go, and it
seems to work for me:
a create "foo/bar"
a OK Success
a list "" "*"
[...]
* LIST (\Noselect \HasChildren) "/" "foo"
* LIST (\HasNoChildren) "/" "foo/bar"
a OK Success
On Fri, May 23, 2014 at 6:03 PM, Jeff McKay <jjmckay@comaxis.com> wrote:
> Has something changed with how Gmail handles the hierarchy character in
> the CREATE command?
> I am sure I had this working at one point, but now:
>
> CREATE "TopLevelFolder/"
>
> generates "NO hierarchy character ignored"
>
> If I try to do:
>
> CREATE "TopLevelFolder/Subfolder"
>
> it is accepted but of course I just get a single folder with a slash in
> the middle. What is the secret?
>
>
>
> _______________________________________________
> Imap-protocol mailing list
> Imap-protocol@u.washington.edu
> http://mailman13.u.washington.edu/mailman/listinfo/imap-protocol
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman13.u.washington.edu/pipermail/imap-protocol/attachments/20140523/37fbf709/attachment.html>