Skip to content

Instantly share code, notes, and snippets.

@thoughtsunificator
Last active July 26, 2025 14:52
Show Gist options
  • Save thoughtsunificator/253d7703d87bf72ab79992c25c3dfb09 to your computer and use it in GitHub Desktop.
Save thoughtsunificator/253d7703d87bf72ab79992c25c3dfb09 to your computer and use it in GitHub Desktop.
Stop misusing emails

Why is it, that most (crappy) websites I use (and often forced to register myself to) happen to send emails in text/html only with no fallback to text/plain?

Here it is, one and for all:

Using either text/plain or text/html only is NOT the solution to better usability, use BOTH and let the client decides!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment