mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-23 20:58:18 +00:00
1f37a104f6
We were blanket-applying the text charset conversion and it was interpreting the binary bytes as windows-1252 content, which could cause us to then re-encode the content as the utf8 equivalent of the 1252 interpretation of those bytes.