after the latest update on the Mac version 1.13.3. Some e-mails which were appearing as rendered HTML messages, now appears as simple text. (No HTML tags appearing, so the message is converted to text format).
I cannot get back the message appearance into HTML in settings.
But the problem seems to be message specific as not all HTML messages appearing like this. Some of them loading correctly.
What can be the issue here?
Let me add, that today beside my Mac computer, my Linux computer have got the 1.13.3 release. While the message was showing HTML elements and rendered the message with the included CSS stylesheet under the 1.13.2 version. Now it is just showing the link, embedded into the message as a link, but the CSS style is not used. So maybe it is just about the CSS style, but I cannot figure it out. What is sure, I cannot find a setting which might change back the original rendering.
There were some changes regarding the rendering of HTML objects in the latest version. Can you proceed a screenshot that shows the problem? Or even craft a test mail that I could use the check the issue?
any solution for this? I do not really understand why was something changed what was working without an issue before and why that something is making difference between HTML contents.
Many HTML mails with pictures, styles are working, but this one is not.
I have tried this by sending the exact code that you provided to myself and it opens as you’d expect in Mailspring. Being unable to reproduce the issue makes it unfortunately very hard to see where it is coming from.
thanks for your feedback. Iam having this version on my mac: Version 1.13.3 (1.13.3). The previous version was working properly, but after I have installed this update, this it just a text in the message window and the link is just an underlined text.
So somehow it seems for me the CSS file is not working.
On my Linux computer it was the same. Once I have installed the upgrade, the message is just a text as well. I just downloaded Mailspring to Windows 11 and this is the same on it too.
I do not know what is behind the problem, but it seems to be related to the raw message somehow.
But something is definitely changed in this upgrade. If not, than how can it be explained that all the same versions on all OS having the same issue.
If you could send me an e-mail address to which I can get the mail sent from the app, which is generating the message for a registration, you might be able to see, the raw message as well. Maybe there is an issue that the message header is not generated properly.
Actually the backend PHP site is adding only these two lines to the header. Should there be some more in the header added?
When I sent my test mail, the <html><head> tags get stripped. That means that the <style> is part of the e-mail body which is properly evaluated.
In the real e-mail that you sent me, this is not the case. I think that the sanitizing is the throwing away the <head> of the e-mail. If this is for mails that you are sending out, I suggest to change it as follows (removing the <html><head><body> tags and see if it works: