MailMode Preview first. Panic less.
Docs Changelog About Status Terms Privacy
Docs

Health Report

The health report is a practical QA layer for common email problems. It is not a replacement for human review or inbox testing.

What MailMode Checks

MailMode’s Health Report is split into quick signals and deeper diagnostics. It checks the rendered email, inbox preview copy, tracking, accessibility basics, dark mode readiness and selected client risks.

Quick scan

Small pills summarise the main risks immediately after preview.

Full report

Detailed cards explain rendering, inbox, tracking and client checks.

Potential issues

Warnings appear only when MailMode finds something worth reviewing.

Colours, Icons and Statuses

The report uses the same colour language throughout the app. The colour tells you how urgent the item is before you read the details.

Pass / good

No obvious problem was detected for that check.

Warning

Worth reviewing. It may be fine, but email clients can be unpredictable.

Issue

Likely needs attention before sending or sharing for approval.

Neutral / info

Informational. Usually means there was nothing relevant to check.

Analysis Summary / Quick Scan

The quick scan is the compact row beneath the previews. It keeps the interface light while still surfacing the important checks.

Inbox preview needs review Alt tags checked No tracking detected 0 links checked 4 items to review
Inbox preview needs review

Subject or preheader is missing, too short, too long, duplicated or suspicious.

Alt tags checked

No missing image alt text was found in the rendered email.

Tracking detected / no tracking detected

Shows whether UTMs, ESP tracking, click IDs or open pixels were found.

Links checked

Counts links that MailMode can analyse without following them.

Items to review

Total warnings and issues from the current report.

Full Health Report

The full report expands the quick scan into detailed cards. These cards are grouped by rendering, email health, tracking and potential issues.

Full Health Report

Detailed rendering, tracking, accessibility, and client checks.

105 KB

Rendered HTML size.

dark CSS

Looks for prefers-color-scheme rules.

color-scheme

Checks mode hints.

Outlook app

Detects Outlook selectors.

Rendering Checks

Rendering checks are static signals from the compiled email HTML. They do not guarantee inbox-perfect behaviour, but they highlight common dark mode and email-client risks.

Rendered HTML size

Green when comfortably below Gmail clipping risk. Warning near roughly 85 KB. Issue above roughly 102 KB.

dark CSS

Checks whether the email includes prefers-color-scheme: dark rules.

color-scheme

Looks for colour scheme hints that tell clients the email supports light and dark rendering.

supported schemes

Checks for supported-color-schemes, a common email dark mode hint.

Outlook app

Detects Outlook dark mode selectors such as data-ogsc and data-ogsb. Neutral means they were not found.

Subject & Inbox Preview

This card checks whether MailMode can detect subject and preheader copy. Missing inbox copy is treated as an issue because it affects how the email appears before it is opened.

Subject & Inbox Preview

No subject or preheader was detected in this file.

Status: Issue
M
MailMode previewSubject not detected

Preheader not detected

Detected sources

HTML <title>, hidden preview text, MJML <mj-title>/<mj-preview>, or React Email <Preview>.

Subject missing

No subject was detected. In a real send, the subject may live outside the HTML, but MailMode cannot verify it unless present.

Preheader missing

No hidden preview text was detected near the top of the email.

Too short / too long

Very short copy may waste inbox space. Long copy may truncate, especially on mobile.

Duplicate subject/preheader

Repeating the same text wastes the preheader area.

Promotional wording

Flags basic spammy language, excessive punctuation, too many emojis or all-caps subject lines.

Tracking Check

The Tracking Check scans links and image tags without making external requests. It reports what tracking is present and whether campaign tagging is consistent.

Tracking Check

0 tracked links detected, 0 untracked links.

Status: Pass
0Tracked links 0Untracked links 0Incomplete UTMs 0Layered links
Pass

No obvious tracking consistency issues were found.

Warning

Usually means missing UTMs or open tracking pixels are present and worth reviewing.

Issue

Used for incomplete required UTMs, inconsistent UTM values or multiple tracking layers on the same link.

Tracked links

Links with UTMs, ESP click tracking, click IDs, affiliate parameters, CRM IDs or similar.

Untracked links

HTTP/HTTPS links with no detected campaign tracking.

Open pixel detected

Hidden, 1x1, transparent or tracking-keyword image URLs that may be used for opens.

Potential Issues

Potential issues are the general warning cards shown after rendering checks. If there are no warnings, MailMode shows an All clear card.

All clear

No warnings found in the rendered email.

Clipping risk

HTML is approaching or over Gmail clipping size.

Image accessibility

One or more images are missing alt text.

Unsupported script

Script tags were stripped from preview.

Clipping risk

Large emails can be clipped by Gmail, hiding content below the cutoff.

Unsupported script

Most email clients block scripts. MailMode strips them from previews.

Form support

Forms are inconsistently supported in email clients and may fail.

Image accessibility

Missing alt text affects screen readers and image-blocked inboxes.

Layout width

Fixed widths above 640px can cause awkward scaling or clipping on smaller viewports.

MJML include

Browser MJML cannot fetch included files. Inline included content before previewing.

Ignored markup

Extra markup outside the main MJML root is ignored so the email can still compile safely.

Client preset

Warnings from Gmail, Apple Mail, Outlook or Yahoo checks when a client preset is selected.

Client Check Warnings

Client presets add lightweight, client-specific warnings. These are still static checks, not real inbox screenshots.

Gmail

Flags clipping risk, complex positioning/background image patterns and campaign links without UTMs.

Apple Mail

Flags missing colour-scheme hints or dark-mode CSS, and reminds you that Mail Privacy Protection may affect open tracking.

Outlook

Looks for Outlook dark selectors, MSO/VML fallbacks and background image risks.

Yahoo

Flags missing dark-mode fallback colours and wide fixed-width layouts.

How to Use the Report

Start with red issue cards, then review amber warnings. Green cards are useful confirmation, but they do not mean every inbox will be perfect. MailMode is designed to catch practical problems early so final inbox testing is faster and less surprising.

© 2026 MailMode. Docs for the current MVP. Docs · Changelog · Privacy · Terms