jens-maus / yam

:mailbox_with_mail: YAM (short for 'Yet Another Mailer') is a MIME-compliant open-source Internet email client written for Amiga-based computer systems (AmigaOS4, AmigaOS3, MorphOS, AROS). It supports POP3, SMTP, TLSv1/SSLv3 connection security, multiple users, multiple identities, PGPv2/v5 encryption, unlimited hierarchical folders, an ARexx interface, etc...
https://yam.ch
GNU General Public License v2.0
62 stars 18 forks source link

Wrong caracters in text #592

Closed jens-maus closed 8 years ago

jens-maus commented 8 years ago

Originally by christoph.poelzl@rmsvideo.ch on 2015-01-06 07:48:39 +0100


Summary

E-mail has wrong caracters in text

Steps to reproduce

  1. read the mail 2.

    Expected results

Mail should have accented caracters

Actual results

Accented caracters are replaced by "?"

Regression

Notes

jens-maus commented 8 years ago

Originally by christoph.poelzl@rmsvideo.ch on 2015-01-06 07:53:37 +0100


Attachment added: Dr_Betz.msg (0.9 KiB) saved e-mail with these wrong caracters

tboeckel commented 8 years ago

Originally on 2015-01-06 08:24:25 +0100


Take a look at the mail's raw text yourself. It does not contain any charset information and the mail body text does not contain any accented characters at all, but only question marks in certain locations where one would expect accented characters. All YAM can do is to display the mail exactly as it is. There is no conversion error.

Furthermore there are some escape sequences around the header lines which should not be there. Where do these come from?

jens-maus commented 8 years ago

Originally by christoph.poelzl@rmsvideo.ch on 2015-01-06 09:06:47 +0100


Well, I don't know what is happening but I receive mails like that every now and then from several customers of us, so I wanted to notify it. But if this is due to a whatever problem on the customer side, then good, I know, I can explain to the customers to look into their configurations.

About the escape sequences, sorry but I have no idea where they come from, I just received the mail like that!