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

37 lines
1.4 KiB
Plaintext

MBOX-Line: From andris.reinman at gmail.com Thu Dec 12 14:10:04 2013
To: imap-protocol@u.washington.edu
From: Andris Reinman <andris.reinman@gmail.com>
Date: Fri Jun 8 12:34:51 2018
Subject: [Imap-protocol] Localized Gmail IMAP Folders
In-Reply-To: <CABDm0O-OnP08r5-d6EpU9JM34FAaebRQGOUwRNi1nY=+x9BhBQ@mail.gmail.com>
References: <CABDm0O-OnP08r5-d6EpU9JM34FAaebRQGOUwRNi1nY=+x9BhBQ@mail.gmail.com>
Message-ID: <5955E352-F7CD-4DBB-A191-F748CCD3932E@gmail.com>
You should check the mailbox flags - Gmail exposes \All for All Mail when listing with LIST. See page 3 of https://tools.ietf.org/html/rfc6154 for all possible flags for special use mailboxes.
TAG LIST "" "[Gmail]/%"
* LIST (\HasNoChildren \All) "/" "[Gmail]/All Mail"
(notice the "\All? in the response)
Best regards,
Andris Reinman
On 13.12.2013, at 0:03, Ali, Saqib <docbook.xml@gmail.com> wrote:
> I am not sure if this is the correct forum for this question, but I will ask anyways :)
>
> We have an application that connects to [Gmail]\All Mail. However it appears this special folder's name is localized based on user's localization settings.
>
> What is the best way to handle this? One way is to keep a list of localized names of this folder........
>
>
> Thanks,
> Saqib
> _______________________________________________
> Imap-protocol mailing list
> Imap-protocol@u.washington.edu
> http://mailman2.u.washington.edu/mailman/listinfo/imap-protocol