Open Bug 1129870 Opened 10 years ago Updated 2 years ago

Gmail should reserve top level Mbox named \Inbox, \AllMail, \Trash, \Spam, \Drafts, \Sent, \Starred, \Important in Gmail IMAP, because these conflict with X-GM-LABELS used for System Label in Gmail

Categories

(MailNews Core :: Networking: IMAP, defect)

defect

Tracking

(Not tracked)

People

(Reporter: World, Unassigned)

References

(Blocks 2 open bugs)

Details

Gmail should reserve top level Mbox named \Inbox, \AllMail, \Trash, \Spam, \Draft, \Sent, \Starred, \Important in Gmail IMAP, because these coflict with X-GM-LABELS used for System Label in Gmail. Following is currently used mapping between "MboxName in Gmail IMAP" and "X-GM-LABEL by Gmail IMAP". > MboxName in Gmail IMAP X-GM-LABEL by Gmail IMAP > > Inbox = \Inbox > [Gmail]/All Mail = \AllMail > [Gmail]/Trash = \Trash > [Gmail]/Spam = \Spam > [Gmail]/Drafts = \Drafts > [Gmail]/Sent Mail = \Sent > [Gmail]/Starred = \Starred > [Gmail]/Important = \Important > > All Mail = [Imap]/All Mail > AllMail = [Imap]/AllMail > Trash = [Imap]/Trash > Spam = [Imap]/Spam > Drafts = [Imap]/Drafts > Sent = [Imap]/Sent > Sent Mail = [Imap]/Sent Mail > Starred = [Imap]/Starred > Important = [Imap]/Important Gmail currently applys rule of "MboxName == Gmail Label" to top level Mbox such as \Inbox, \AllMail, \Trash. and returns \Inbox, \AllMail, \Trash etc. as X-GM-LABELS of mails in these top level Mbox. i.e. \Inbox, \AllMail, \Trash etc. is merely user defined Gmail Label. Mapping like following is needed. > MboxName in Gmail IMAP X-GM-LABEL by Gmail IMAP > > \Inbox = [Imap]/\Inbox > \AllMail = [Imap]/\AllMail > \Trash = [Imap]/\Trash > \Spam = [Imap]/\Spam > \Drafts = [Imap]/\Drafts > \Sent = [Imap]/\Sent > \Starred = [Imap]/\Starred > \Important = [Imap]/\Important
Summary: Gmail should reserve top level Mbox named \Inbox, \AllMail, \Trash, \Spam, \Draft, \Sent, \Starred, \Important in Gmail IMAP, because these coflict with X-GM-LABELS used for System Label in Gmail → Gmail should reserve top level Mbox named \Inbox, \AllMail, \Trash, \Spam, \Draft, \Sent, \Starred, \Important in Gmail IMAP, because these conflict with X-GM-LABELS used for System Label in Gmail
Summary: Gmail should reserve top level Mbox named \Inbox, \AllMail, \Trash, \Spam, \Draft, \Sent, \Starred, \Important in Gmail IMAP, because these conflict with X-GM-LABELS used for System Label in Gmail → Gmail should reserve top level Mbox named \Inbox, \AllMail, \Trash, \Spam, \Drafts, \Sent, \Starred, \Important in Gmail IMAP, because these conflict with X-GM-LABELS used for System Label in Gmail
STM this should be in backend or imap
Component: General → Networking: IMAP
Product: Thunderbird → MailNews Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.