Skip to content

Conversation

@MarnuLombard
Copy link
Collaborator

We were receiving a lot of errors with mandarin strings,
This fix will change unknown characters to ? and prevent iconv() throwing an error

MarnuLombard and others added 3 commits April 17, 2019 08:50
Bring up to date with upstream
We were receiving a lot of errors with mandarin strings,
This fix will change unknown characters to `?` and prevent `iconv()` throwing an error

Signed-off-by: Marnu Lombard <[email protected]>
Instead of using the passed in encoding which could contain `//TRANSLIT` or `//IGNORE`,
Use the detected encoding of the string that `imap_mime_header_decode()` supplies us.

Signed-off-by: Marnu Lombard <[email protected]>
@drallan drallan merged commit 8516ae3 into drallan:master May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants