I was writing them email templates 15 years ago... oh... look we are still using tables. How has email markup not evolved?
The argument for this I always get is security. Since email is so critical reducing the surface area of html/css supported somehow makes it secure. I...don't really buy it.
Show HN: Sendune – open-source HTML email designer
31–40 of 100 posts
Re: Show HN: Sendune – open-source HTML email designer
#32Not using MJML as a design decision. Foes that simplify deployment a lot, or just keep things lighter? In turn, do you have to strangle a lot of compatibility issues yourself? etc. Thanks.
Re: Show HN: Sendune – open-source HTML email designer
#33I have the personal impression that it would be a net positive if all emails were written as text. Ok, in some cases I see why html would make some sense. In those cases, my opinion is: send text and invite the person to view markup content in their browser. The e-mail context is not suitable for markup, styling, and all this stuff.
To say nothing of legitimate marketing emails (which many people rely on to get coupons and deals) that has to feature pictures and the like.
Re: Show HN: Sendune – open-source HTML email designer
#34I have the personal impression that it would be a net positive if all emails were written as text. Ok, in some cases I see why html would make some sense. In those cases, my opinion is: send text and invite the person to view markup content in their browser. The e-mail context is not suitable for markup, styling, and all this stuff.
Another problem are mails that don't have the TXT part and *only* HTML.
Re: Show HN: Sendune – open-source HTML email designer
#35Re: Show HN: Sendune – open-source HTML email designer
#36Re: Show HN: Sendune – open-source HTML email designer
#37Oh! I wasn’t expecting this. I’ll be here a couple of hours to answer any questions.
Re: Show HN: Sendune – open-source HTML email designer
#38Oh! I wasn’t expecting this. I’ll be here a couple of hours to answer any questions.
Re: Show HN: Sendune – open-source HTML email designer
#39Re: Show HN: Sendune – open-source HTML email designer
#40[flagged]
HTML works fine, and adds important features like formatting text and links. HTML without images is ideal, as images are often blocked (as you mention).
I prefer plaintext too, but for a marketing email (ie, "confirm your account") consumers will think it feels "off" or unpolished given what they are used to. It will likely lead to churn. Clients can opt to view plaintext if they prefer.
Edit: also it's a bit funny the page you link, useplaintext.email, uses lots of HTML formatting.