Closed IQAndreas closed 12 years ago
I also messed around with adding other data to the header of the email, but the subject of the email still kept showing up funny in Hotmail. So decoding from UTF-8 solved this issue. But if I was more familiar with character encoding, I may have taken a different approach of actually storing/sending the data in the correct encoding rather than decoding it.
So I settled for this approach, allowing @GSI to get a fixed version as soon as possible.
Decodes from
UTF-8
character formatting allowing characters from non-English languages to show up properly inISO-8859-1
.