We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unknown encoding: iso-8859-1http-equivcontent-type
Reading this, it seems the corresponding mails are not saved, if this error appears - is that correct?
MailboxClient.saveEmail() failed unknown encoding: iso-8859-1http-equivcontent-type ... MailboxClient.saveEmail() failed unknown encoding: windows-1252http-equivcontent-type ... MailboxClient.saveEmail() failed unknown encoding: _iso-2022-jp$esc ... MailboxClient.saveEmail() failed 'ascii' codec can't decode byte 0xfc in position 16: ordinal not in range(128)
The text was updated successfully, but these errors were encountered:
Simply dumping to a text file in that case would at least backup the content for manual handling.
Any possible solution?
Sorry, something went wrong.
MailboxClient.saveEmail() failed unknown encoding: utf-8*fr
unknown encoding: windows-874
No branches or pull requests
Reading this, it seems the corresponding mails are not saved, if this error appears - is that correct?
The text was updated successfully, but these errors were encountered: