• IMAP Gmail Sent Folder

  • OpenKM has many interesting features, but requires some configuration process to show its full potential.
OpenKM has many interesting features, but requires some configuration process to show its full potential.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #27684  by Jaydoc
 
Guys, how do I download a gmail folder other than Inbox (IMAP)?

I would like to download a copy of everything in a gmail account, but it seems Inbox is the only option.

To keep it simple: I want Inbox and Sent folder/tag...How is this done?

What would be great is if I could download the "all mail" folder...is that possible?



Thanks
 #27696  by jllort
 
All google mails are tagged, for example any received mail is tagged as INBOX. In similar way you should get tagged the SENT

Take a look this url https://developers.google.com/gmail/imap_extensions ( google search -> google imap tags )
Code: Select all
LIST (\HasNoChildren) "/" "INBOX"
* LIST (\Noselect \HasChildren) "/" "[Gmail]"
* LIST (\HasNoChildren \All) "/" "[Gmail]/All Mail"
* LIST (\HasNoChildren \Drafts) "/" "[Gmail]/Drafts"
* LIST (\HasNoChildren \Important) "/" "[Gmail]/Important"
* LIST (\HasNoChildren \Sent) "/" "[Gmail]/Sent Mail"
* LIST (\HasNoChildren \Junk) "/" "[Gmail]/Spam"
* LIST (\HasNoChildren \Flagged) "/" "[Gmail]/Starred"
* LIST (\HasNoChildren \Trash) "/" "[Gmail]/Trash"

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.