Comment 46 for bug 122529

Revision history for this message
In , Mkmelin+mozilla (mkmelin+mozilla) wrote :

Created an attachment (id=340788)
proposed fix, v2

In wait of the new account setup, here is an updated version. This patch
 - adds the Gmail IMAP option to the list of account types
 - makes it possible for ISPs to have several account types in a file - bug 65715

It
 - sets up drafts to be in [Gmail]/Drafts
 - uses IMAP delete model: "remove it (from view) immediately", but sets the predefined folder to [Gmail]/Trash for convenience if someone wants to change it
 - don't store a copy in Sent (since gmail takes care of that for you), but sets the sent mail folder to [Gmail]/Sent in case someone wants to change it

---

I don't know what's up with having to use <NC:FccFolder> and not <NC:fccFolder>... but this way it works.