emersion / go-message

✉️ A streaming Go library for the Internet Message Format and mail messages
MIT License
373 stars 108 forks source link

unable to read parse content #157

Closed baerwang closed 2 years ago

baerwang commented 2 years ago

An email has two files and content, but only the file can be read and the content cannot be read

brunnre8 commented 2 years ago

In order for this to be remotely actionable you'd need to add a reproducer to the issue, as in code + an email file that reproduces the problem.

As is, not much can be done.