Live data from Hacker News

Free Email Templates for Developers

codedmails.com

11–20 of 30 posts

Re: Free Email Templates for Developers

#11
post #2

How about not sending html emails?

The joy of using Mutt. Plain text and no flashy markup or images.

Except when they send you an html email with the plain text attachment saying only "your mail reader is incompatible" or whatever.

Re: Free Email Templates for Developers

#12
Great to see this using mjml [0] which I think is a great way to quickly create good looking and responsive emails. Many of the benefits mentioned are a direct of using mjml, I think ;-)

There is also a visual code plugin to preview mjml formatted emails plus they offer an api to convert mjml to html on the fly.

[0] https://mjml.io/

Re: Free Email Templates for Developers

#13
PSA: mildly risky click if you follow the link to the CodedMails Unsplash Collection. Not sure which template needs the pantsless girl losing her Star Wars t-shirt. Maybe one of the Notifications templates?

Re: Free Email Templates for Developers

#14
post #8

All of these would probably look like garbage in mutt. ;) I wish companies would focus more on content, rather than form. Recently I got a garbage html email from paypal telling me my donation account will be blocked by a certain date, but the sentence ended abruptly without a date they were referencing. They spend huge amount of time on large amount of weird html markup, but screw up on an actual useful content. Any…

Wouldn't that be a token problem, which could happen in a text version as well?

I used mutt for over 10 years, and gave up a few years ago. Having clear emails also includes having a good design.

Regardless of form, most companies go through cycles of cramming more and more clutter in emails, before restarting from scratch, and eventually back to clutter again.

Re: Free Email Templates for Developers

#17
post #8

All of these would probably look like garbage in mutt. ;) I wish companies would focus more on content, rather than form. Recently I got a garbage html email from paypal telling me my donation account will be blocked by a certain date, but the sentence ended abruptly without a date they were referencing. They spend huge amount of time on large amount of weird html markup, but screw up on an actual useful content. Any…

In general they would probably look like garbage in any email client that provides a secure place to look at HTML emails. It isn't just text mode clients that have that issue.

Re: Free Email Templates for Developers

#19
Seems not bad, but the free part is the rendered template with tons of inline `style='...'` bits all over. Not really a usable template.

As someone who just wants to write internal html email reports that don't look half bad in gmail, I wonder where I should be looking.

Re: Free Email Templates for Developers

#20
post #8

All of these would probably look like garbage in mutt. ;) I wish companies would focus more on content, rather than form. Recently I got a garbage html email from paypal telling me my donation account will be blocked by a certain date, but the sentence ended abruptly without a date they were referencing. They spend huge amount of time on large amount of weird html markup, but screw up on an actual useful content. Any…

> does anyone know if text only (rather than html) messages more likely to get past spam/newsletter filters?

At least SpamAssassin checks for that, and IIRC HTML increases the spam score by default.

Post reply on HN