Do I need…a plain-text version?

IDEALLY

(cheap insurance)

HTML-only mail usually lands fine—but the multipart text version costs nothing and quietly serves watches, screen readers, strict clients, and cautious filters. Cheapest robustness win in email.

The long answer ↓

Email supports sending two renderings of the same message in one envelope—multipart/alternative, with a text/plain part alongside the text/html part. The client picks what it can display best. The question is whether the plain half is worth bothering with.

The honest stakes

Skipping it will not, by itself, send you to spam—plenty of large senders ship HTML-only mail and deliver fine. That’s exactly why the verdict is ideally rather than a hard yes: the text part costs approximately nothing (most frameworks and platforms generate it from your HTML automatically) and buys you a stack of small, real wins.

What the text part quietly handles

The gotchas

Two minutes of setup, one read-through of the output, and you’ve covered every inbox from a terminal to a wristwatch. That’s the trade.