Hello,
Would folks be willing to make it possible to handle unknown encoding errors? I'm working on this aerc patch to handle messages with unknown encoding, and this change to go-message would give me an easy way to resolve it, afaict. I see that error handling is possible for unknown charsets via IsUnknownCharset. Would you accept a PR to make isUnknownEncoding public?
Thank you!