Re: [Imap-protocol] Localized Gmail IMAP Folders
Andris Reinman <[email protected]>
| Newsgroups | gmane.mail.imap.general |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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 > [email protected] > http://mailman2.u.washington.edu/mailman/listinfo/imap-protocol _______________________________________________ Imap-protocol mailing list [email protected] http://mailman2.u.washington.edu/mailman/listinfo/imap-protocol