Mac Mail signature setup: the one checkbox you're missing
Apple Mail breaks more HTML signatures than any other client. The fix is a single checkbox. Step-by-step install for macOS, iOS, and iPadOS.
Apple Mail (often called Mac Mail) is the email client that breaks more signatures than any other. You paste in a beautifully formatted HTML signature, save, send a test email, and watch it render as plain Helvetica with none of the colors, fonts, or photos showing up. The most common reaction is to blame the signature generator. The actual culprit is a single checkbox most users have never noticed.
This is the practical guide to making your signature work correctly in Apple Mail on macOS, iOS, and iPadOS — and the one setting that fixes 90% of formatting problems.
The one checkbox that fixes everything
Apple Mail has a default setting called "Always match my default message font." When this is checked (which it is, by default), Apple Mail overrides whatever formatting your HTML signature has and renders it in the system's default font and color — typically Helvetica or San Francisco in black.
Uncheck it, and the signature renders exactly as designed.
The full path to find it:
- Open Mail
- Mail menu → Settings (or ⌘+,)
- Click the Signatures tab
- Look at the right-hand pane
- Uncheck the box labeled "Always match my default message font."
With that unchecked, Apple Mail preserves the HTML, the colors, the embedded photo, and the font of the signature you pasted in. The signature renders identically to the preview in whatever tool you used to create it.
Full step-by-step Apple Mail signature install
For a fresh signature install, the full sequence:
- Build your signature in the Mac email signature generator (or any HTML signature builder).
- Click Copy signature to put the rich HTML on your clipboard.
- Open Apple Mail on your Mac.
- Choose Mail → Settings (or press ⌘+,).
- Click the Signatures tab.
- In the left column, pick the email account you want the signature attached to. (Or pick "All Signatures" if you want it available globally.)
- Click the + button below the middle column to create a new signature.
- Give it a name (e.g., "Main signature").
- Click into the editor on the right. Paste with ⌘+V. The signature should appear with its colors, fonts, and photo.
- Critical step: Uncheck "Always match my default message font" on the right side of the panel.
- Drag the new signature onto your email account in the left column if it isn't already attached.
- Use the "Choose Signature" dropdown at the bottom to set it as the default for new emails.
- Close the Settings window.
Send yourself a test email to confirm the signature renders correctly. If it does, you're done — every email after this will use the signature automatically.
Why data-URL photos are the right pattern in Apple Mail
macOS Sonoma (14.x) and later include "Mail Privacy Protection," which by default blocks remote images in email — including the images in signatures that are hot-linked from external servers. This breaks the common signature pattern of hosting your photo on your company website and linking to it from the signature HTML.
The fix is to embed the photo as a data URL inside the HTML itself. The signature this tool produces uses that pattern by default — the photo is a self-contained base64-encoded string inside the HTML, which Apple Mail renders directly without making any external request.
Three concrete benefits:
- The photo always renders, never gets blocked
- The signature doesn't break if your image hosting goes down or you change company websites
- Recipients on every modern email client see the photo identically
The trade-off is a slightly larger signature file — a few extra kilobytes per email. For nearly all use cases, this is the right call.
Dark mode and signature colors
Apple Mail renders plain-text email with automatic light/dark adaptation, but HTML signatures keep the colors they were given. The table-based signature this tool produces uses a light background by default. In light mode it's invisible (which is the goal); in dark mode it appears as a light card on the dark email background.
To make this look intentional rather than awkward, pick an accent color (used for your name and links) that has strong contrast against both white and dark grey. Deep greens, saturated blues, and rich oranges work in both modes. Avoid pastels and very pale colors — they vanish in dark mode and look washed-out in light.
iCloud sync to iPhone and iPad
Setting up an HTML signature on iPhone or iPad Mail directly is genuinely painful — iOS Settings → Mail → Signature only accepts plain text, not HTML. Apple has not added a UI for installing rich HTML signatures on iOS in over a decade.
The practical workaround: set up the HTML signature once on your Mac (using the steps above), and turn on iCloud Mail sync. iCloud propagates the signature to all your other Apple devices, so new emails composed on iPhone and iPad will use the same HTML signature as the Mac.
To turn on iCloud Mail sync:
- System Settings → Apple ID → iCloud → iCloud Mail (toggle on)
- On iPhone/iPad: Settings → [your name] → iCloud → toggle iCloud Mail on
This is the supported path. Third-party iOS apps that claim to let you install HTML signatures generally don't work reliably, and the manual workarounds (composing an email, screenshotting the signature, saving as a text replacement) are more trouble than they're worth.
If formatting still looks wrong after install
Two common culprits when the signature doesn't render correctly after a proper install:
The font-override checkbox is still checked
This is the single biggest cause of Apple Mail signature breakage. Re-open Mail → Settings → Signatures and verify that "Always match my default message font" is unchecked. It sometimes gets re-checked after macOS updates.
The paste was plain-text only
If you used Edit → Paste and Match Style (⌘+Shift+V) by accident, the rich formatting was stripped. Go back to the signature generator, hit Copy signature again, and use regular Paste (⌘+V) this time.
The rich HTML copy didn't register
On rare occasions, the clipboard rich-HTML copy doesn't carry through. In that case, use the "Copy HTML" option in the tool to get the raw HTML, then in Apple Mail use Edit → Paste and Match Style (⌘+Shift+V) followed by manual formatting. This is the fallback path; it usually isn't needed.
One-time setup, years of clean signatures
The good news about Apple Mail signature configuration is that it's genuinely one-time work. Once you've pasted the signature, unchecked the default-font box, and saved, every email you send from that account uses the signature automatically. iCloud sync handles the propagation to other devices. The signature renders correctly in light mode, dark mode, on macOS, iOS, and iPadOS, and to recipients on every other major email client.
Five minutes of setup buys years of clean signatures. Get the signature right once, and stop thinking about it.