rgladwell / imap-upload

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

Encoding issues #59

Closed OriolMari closed 2 years ago

OriolMari commented 2 years ago

I think that ImapUploadMessage.as_string function should be used also for non Google Takeout uploads to fix encoding problems of some messages.

rgladwell commented 2 years ago

Fixed by https://github.com/rgladwell/imap-upload/pull/60