rgladwell / imap-upload

Python script for uploading a local mbox file to IMAP4 server.
Other
130 stars 30 forks source link

Google takeout fixes v1 #36

Closed adriangibanelbtactic closed 2 years ago

adriangibanelbtactic commented 2 years ago

This pull request adds support for double quoted folders which happens to have commas inside of them.

The gooogle takeout is simplified a bit.

Finally as a bonus the created directories are cached to avoid sending non needed directory creation requests to the imap server.