Skip to content
New issue

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

Encoding not recognized: 'UTF-32LE' #56

Open
Revadike opened this issue Mar 4, 2019 · 2 comments
Open

Encoding not recognized: 'UTF-32LE' #56

Revadike opened this issue Mar 4, 2019 · 2 comments

Comments

@Revadike
Copy link
Contributor

Revadike commented Mar 4, 2019

I'm getting these errors logged when receiving certain emails.

Error: Encoding not recognized: 'UTF-32LE' (searched as: 'utf32le')
    at Object.getCodec (.\node_modules\iconv-lite\lib\index.js:106:23)
    at Object.getDecoder (.\node_modules\iconv-lite\lib\index.js:127:23)
    at Object.decode (.\node_modules\iconv-lite\lib\index.js:40:25)
    at convertIconvLite (.\node_modules\encoding\lib\encoding.js:91:26)
    at convert (.\node_modules\encoding\lib\encoding.js:51:22)
    at Object.decodeBase64 (.\node_modules\mimelib\lib\mimelib.js:257:16)
    at Object.decodeMimeWord (.\node_modules\mimelib\lib\mimelib.js:330:25)
    at Object.module.exports.decodeMimeWord (.\node_modules\mimelib\lib\mimelib.js:64:41)
    at MailParser.<anonymous> (.\node_modules\mail-notifier\node_modules\mailparser\lib\mailparser.js:1395:24)
    at String.replace (<anonymous>)
@jcreigno
Copy link
Owner

jcreigno commented Mar 8, 2019 via email

@Revadike
Copy link
Contributor Author

Revadike commented Mar 9, 2019

Any workarounds that can be applied?

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

No branches or pull requests

2 participants