Page 1 of 1

viewmail.php encoding issue

Posted: 06 Sep 2024 14:25
by Glaster
Hi all,

In the new installation of eFa 5.0.0-11, I again have a problem with character encoding when viewing the message preview (viewmail.php), as it was before in eFa version 3.x
I tried using the same workaround:
viewtopic.php?t=2319&start=25

But the problem persists.

Have you any idea??

Thanks

Re: viewmail.php encoding issue

Posted: 09 Sep 2024 21:24
by shawniverson
Wow that hasn't been a thing since PHP 5.3. Can you share with me some more details or screenshots? Feel free to redact or DM me.

Re: viewmail.php encoding issue

Posted: 10 Sep 2024 06:40
by Glaster
Yes, sure.

Re: viewmail.php encoding issue

Posted: 13 Sep 2024 16:53
by shawniverson
In order to fix this, I'm going to need a sample of an email message with headers. Are you able to send me a sample? If so, please attach and send to shawniverson@efa-project.org

Re: viewmail.php encoding issue

Posted: 14 Sep 2024 09:52
by Glaster
OK, you should have it in your email.

Re: viewmail.php encoding issue

Posted: 14 Sep 2024 14:14
by shawniverson
I submitted a PR to MailWatch that should resolve this issue.

https://github.com/mailwatch/MailWatch/pull/1309