Closed tierpod closed 8 months ago
Found similar problem https://github.com/emersion/go-message/issues/148
Actually, it is mentioned in the README 😄
Automatic encoding and charset handling (to decode all charsets, add import _ "github.com/emersion/go-message/charset" to your application)
Some providers send attachments with utf-ascii charset, seems like vendored version of imap library doesn't support it: