mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-07 00:01:00 +00:00
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.