Plain text emails are necessary in several scenarios. They are essential for machine-to-machine communication, alerts/reports via email2sms gateways, and userland automations. Plain text versions improve deliverability, ensure accessibility for users with visual impairments or those using older devices and screen readers, and offer a fallback when devices or providers don't support HTML. Certain devices like Apple Watches only support plain text or a rich text subset, and some ticketing systems struggle with HTML. Plain text also helps with parsing email content programmatically, delivering simple informational content, avoiding spam filters, and accommodating older email clients. User preferences and system-level requirements may also necessitate plain text emails.
13 marketer opinions
Plain text emails are still relevant in various scenarios. They are essential for machine-to-machine communication, alerts/reports via email2sms gateways, and userland automations. Including a plain text version improves deliverability and ensures accessibility for users with visual impairments or those using older devices and screen readers. Plain text formats are also beneficial for automated system notifications, parsing email content programmatically, and for delivering simple informational content efficiently. They act as a fallback when devices or providers don't support HTML and are easier for machines to parse for automated tasks.
Marketer view
Email marketer from Email Marketing Forum responds that people using older mobile devices or those with very basic email applications may only be able to properly read plain text emails. This ensures they can access your content.
5 Mar 2023 - Email Marketing Forum
Marketer view
Email marketer from EmailOctopus Blog shares that plain text emails are essential for accessibility. Some recipients may have visual impairments or use screen readers, which can better process plain text emails. It ensures a more inclusive experience for all subscribers.
8 Nov 2021 - EmailOctopus Blog
6 expert opinions
Plain text emails are needed for a few key reasons and devices. Apple Watches only support plain text or a rich text subset, and some ticketing systems struggle with HTML emails. Email preheaders, used for notifications, often rely on the plain text part of multipart emails. Wearables, in general, are a primary concern for plain text support. Additionally, plaintext versions aid accessibility for screen readers, can improve spam filter scores, and are required by some older email clients for readability.
Expert view
Expert from Email Geeks shares MUAs often use the preheader for notifications and preview. That’s just the first few lines of the mail payload with some heuristics applied, and if it’s a multipart/alternative with text/plain and text/html parts the plain text will come first.
24 Feb 2024 - Email Geeks
Expert view
Expert from SpamResource explains that plaintext versions of email are needed for some older email clients, accessibility reasons (screen readers), and that some spam filters score emails higher if they lack a plaintext part. This information was obtained by manually reviewing content on the website.
27 Aug 2022 - SpamResource
5 technical articles
Various documentation sources highlight the continued importance of plain text emails. The IETF standard specifies that emails can contain a plain text part, with some systems relying solely on this format. The 'text/plain' MIME type signifies a plain text document without formatting, which older clients and simple devices use. Including a plain text version ensures compatibility across a wide range of email clients and acts as a fallback, as supported by both Apple's Mail User Agent and Microsoft Outlook. Users can often choose to view messages in plain text, offering a degree of control over content display.
Technical article
Documentation from Apple Support explains that Apple's Mail User Agent (MUA) can display emails in plain text. The user can choose to view all messages in plain text or allow HTML formatting, providing a level of user preference.
7 Oct 2024 - Apple Support
Technical article
Documentation from Litmus explains that including a plain text version ensures compatibility across a wider range of email clients, including older versions and less sophisticated devices that may not fully support HTML rendering.
23 Mar 2023 - Litmus
Are image-based emails a good practice, and what are the deliverability and accessibility implications?
Are image-only emails bad for deliverability?
Are there any ISPs or email clients that only accept text emails and reject HTML emails?
Does base64 encoding of plain text emails impact spam filter scores?
Does including a plain text version of an email improve deliverability and conversion rates?
Does plain text email version affect deliverability?