Open halfd opened 11 years ago
When exporting from gmail, labels have to be handled.
This is already implemented by using imap folders.
We have to figure out a way to handle multiple labels on mails, possibly avoiding re-downloading the same messages multiple times.
First we need to figure out if the labels are somehow exposed by the IMAP interface (aside from the folder thing)
When exporting from gmail, labels have to be handled.
This is already implemented by using imap folders.
We have to figure out a way to handle multiple labels on mails, possibly avoiding re-downloading the same messages multiple times.