7 Aug
2017
7 Aug
'17
19:12
On 08/04/2017 at 11:09 AM, Axel Braun wrote:
Note that the Umlauts are missing. ... Content-Type: text/plain; charset=iso-8859-1
This looks like a mismatch of character sets. The advertised character set and the actual character set in an email have to match. `file /tmp/examine_me.eml` tells the character set used in that file. `recode utf-8..iso-8859-1` helps to recode your text to the desired character set. You might be able to view the raw email or manually set the character set with your email client. This way you maybe can see the "lost" characters. Have fun, Bernhard -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org