Hi!
I’m encoding a UTF-8 email, decoding works fine in Outlook, except there is a codepage error, the original UTF-8 is displayed in Windows-28591. Which makes all the accented letter look bad.
This is what I see in the log:
10:28:54/22000/mail.cpp:updateBody_o: Did not find body charset. Using internet Codepage 28591.
How can I ge tit displayed properly? Is is something during the encoding, or is it a bad setting in Gpg4win?
Thanks!