0
I have a question about character encoding.
I just received an e-mail that's supposed to use "Content-Type: text/plain; charset=windows-1252", but accented characters look like this:
Votre email a bien =E9t=E9 envoy=E9 =E0 "dummy".
instead of:
Votre email a bien été envoyé à "dummy".
Why is that?
Thank you.