rgladwell / imap-upload

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

Error with folder with accent: Foncière.mbox #28

Closed gbonadio closed 3 years ago

gbonadio commented 3 years ago

Hi, I have an error if my folder contain a name with accent: Foncière.mbox Error message: An unknown error has occurred [493]: 'ascii' codec can't decode byte 0xc3 in position 51: ordinal not in range(128)

gbonadio commented 3 years ago

https://github.com/rgladwell/imap-upload/pull/20