Skip to content
Email Authentication

BIMI email 2026: the 3 paths to a logo in the inbox

BIMI email setup in 2026: the three paths (self-asserted, CMC, VMC), which inboxes display your logo, the DMARC prerequisite, and whether it pays off.

The Inbox Ledger Team · · Updated May 28, 2026 · 13 min read

BIMI email setup in 2026 is two decisions disguised as one. The first decision is whether to do the authentication work BIMI requires, which is genuinely valuable regardless of whether a logo ever appears. The second decision is whether to pay for the certificate that makes the logo show in the inboxes that matter, which is a branding investment with a real cost and a real eligibility barrier. Most articles conflate these two parts of BIMI email, treating BIMI as a single project with a single answer. In practice the authentication prerequisite is worth doing for almost everyone, and the certificate is worth paying for only when your audience sits in the right inboxes and your brand has the right trademark posture.

This guide is the decision framework we use when teams ask whether a BIMI email setup is worth implementing and which path fits them. It covers what BIMI actually is, the three paths to displaying a logo (self-asserted, CMC, and VMC), which mailbox providers show your logo on each path, the DMARC enforcement prerequisite that gates everything, the real costs, and the honest answer to whether BIMI is worth it for your specific situation. Written for teams that want the trust signal and the security benefit without overpaying for a logo their audience will never see.

For the authentication foundation BIMI sits on top of, see the DMARC policy guide and the SPF DKIM DMARC setup guide. For the broader context, the email deliverability pillar covers where BIMI fits in the trust stack.

BIMI email architecture diagram showing how the BIMI DNS record points to an SVG logo and optional mark certificate which mailbox providers fetch and display next to DMARC-authenticated messages in the inbox

What BIMI email actually is

BIMI (Brand Indicators for Message Identification) is a DNS-based open standard, specified in RFC 9495, that lets your verified brand logo appear next to your emails in supported inboxes. Instead of a generic initials avatar, recipients see your company logo, and in some inboxes a verified checkmark. It is maintained by the AuthIndicators Working Group.

The mechanism is straightforward. You publish a BIMI TXT record at default._bimi.yourdomain.com that points to your logo (an SVG file) and optionally to a mark certificate proving you have rights to that logo. When your email authenticates and aligns with DMARC, a supporting mailbox provider may fetch and display the logo next to the message.

Three things have to be true for the logo to show:

  1. Authentication: SPF or DKIM aligned to the visible From domain, with DMARC at enforcement (p=quarantine or p=reject)
  2. A compliant logo: an SVG in the specific SVG Tiny PS format, hosted on a stable public HTTPS server
  3. Provider policy met: each mailbox provider has its own rules for whether and when to display, including whether a certificate is required

The first requirement is the one most teams underestimate, and it is also the one with value independent of BIMI itself. A BIMI email record on a domain that is not at DMARC enforcement does nothing; no provider will display the logo. This is why BIMI is best understood as the visible reward for completing your authentication stack, not as a standalone feature.

There are three ways to set up BIMI email and get a logo into the inbox, and they differ in cost, eligibility, and which inboxes display the logo. The right path depends entirely on where your audience reads mail and whether you hold a registered trademark.

Path 1: Self-asserted (free)

A self-asserted BIMI record points to your SVG logo with no certificate at all. You publish the DNS record and host the SVG; no third-party verification, no annual fee.

  • Cost: free (just DNS and SVG hosting)
  • Displays on: Yahoo Mail, Fastmail, AOL
  • Does not display on: Gmail, Apple Mail (both ignore self-asserted logos)
  • Best for: teams whose audience is heavily Yahoo, AOL, or Fastmail, or teams that want to start the BIMI journey with zero spend

Path 2: Common Mark Certificate / CMC (~$650 to $1,100 per year)

The CMC arrived in late 2024 as Gmail’s more accessible option. It does not require a registered trademark; instead it verifies that your logo has been publicly displayed on your domain for a sustained period (commonly 12 months) via archive verification.

  • Cost: roughly $650 to $1,100 per year
  • Displays on: Gmail (logo only, no blue checkmark), Yahoo, Apple Mail support varies, plus the free-tier providers
  • Eligibility: proof of public logo use, no trademark required
  • Best for: teams that want their logo in Gmail but do not hold a registered trademark, or do not want to wait the months trademark registration takes

Path 3: Verified Mark Certificate / VMC (~$750 to $1,700 per year)

The VMC is the high-assurance certificate. It requires a registered trademark and unlocks the most visible trust signals, including Gmail’s blue verified checkmark and Apple Mail logo display.

  • Cost: roughly $750 to $1,700 per year
  • Displays on: Gmail (with the blue verified checkmark), Apple Mail, Yahoo, plus the free-tier providers
  • Eligibility: a registered trademark with one of the recognized intellectual property offices
  • Best for: established brands with a registered trademark where the Gmail blue checkmark and Apple Mail display justify the cost and the trademark barrier

The single most important distinction: only a VMC triggers Gmail’s blue checkmark and only a VMC displays in Apple Mail. A CMC gets your logo into Gmail without the checkmark. Self-asserted gets you nothing in Gmail or Apple Mail. The path you need is determined by which of those inboxes your audience actually uses.

BIMI email decision matrix 2026 showing which path self-asserted CMC or VMC to choose based on audience inbox provider trademark status and budget with the display outcome for Gmail Apple Mail Yahoo and Fastmail mapped to each path

Which mailbox providers display BIMI in 2026

Provider support is uneven, and choosing a BIMI path without knowing where your audience reads mail is the most common waste of money we see.

Gmail requires at minimum a CMC to display the logo, and a VMC to display the blue verified checkmark. Gmail checks the DMARC record before it even looks for the BIMI record; a p=none policy disqualifies you regardless of everything else.

Apple Mail requires a VMC. A CMC or self-asserted record does not display in Apple Mail. DigiCert is notably the certificate authority whose VMCs Apple accepts.

Yahoo Mail, AOL, Fastmail display the BIMI logo with no certificate required, as long as DMARC is at enforcement and alignment is correct. This is the free tier of BIMI display.

Microsoft Outlook does not support BIMI as of mid-2026. This includes Outlook.com, Hotmail, and Microsoft 365 webmail, with no public timeline for adding it. For B2B senders whose audience is heavily Microsoft, this is the decisive fact: the logo will not show for most of your recipients regardless of which path you pay for.

The practical implication: a B2B SaaS company selling into enterprise (heavily Microsoft) gets far less from a VMC than a consumer brand emailing a Gmail and Apple audience. Know your audience’s inbox distribution before you choose a path. The sender reputation guide covers how to check where your mail actually goes via the provider-direct tools.

The DMARC prerequisite: the part that actually matters

Every BIMI path requires DMARC at enforcement. This is not a formality; it is the gate, and it is the part of BIMI with value independent of the logo.

To qualify for BIMI email, your domain needs:

  1. SPF or DKIM properly configured and aligned to the visible From domain
  2. DMARC at p=quarantine or p=reject (p=none does not qualify, on any provider; see RFC 7489 for the DMARC spec)
  3. Enforcement on both the organizational domain and any sending subdomain used for the From address

A domain at p=none with a BIMI record published displays no logo anywhere. Gmail specifically checks DMARC enforcement before looking at the BIMI record at all. This means the BIMI project forces you to complete the DMARC escalation covered in the DMARC policy guide: moving from p=none through p=quarantine to p=reject, watching aggregate reports, remediating misaligned senders.

For cold email and outbound teams, this reframes BIMI entirely. The logo may never show (especially on Outlook-heavy B2B audiences), but the DMARC enforcement the BIMI setup forces is exactly the authentication discipline that protects sender reputation and deliverability. The BIMI prerequisite delivers the real value whether or not you ever buy a certificate.

The BIMI logo: SVG Tiny PS format

The logo file has strict requirements that catch teams. BIMI requires the logo in SVG Tiny PS (Portable/Secure) format, a constrained profile of SVG, not a standard SVG export from a design tool.

The requirements:

  • Format: SVG Tiny PS specifically (most standard SVG exports need conversion)
  • Shape: square aspect ratio, centered, with the logo filling the frame
  • Background: a solid color, not transparent
  • Size: kept small (typically under 32KB)
  • Hosting: a stable public HTTPS URL that does not require authentication and serves the correct MIME type

A logo that fails any of these requirements means the BIMI record resolves but the logo does not display, which looks identical to a DMARC problem and sends teams debugging the wrong thing. Most VMC and CMC issuers provide a conversion and validation tool as part of the certificate process; the self-asserted path requires doing this yourself.

How to set up BIMI email, in order

The sequence matters because the prerequisites gate each step:

  1. Get to DMARC enforcement first. SPF and DKIM aligned, DMARC at p=quarantine or p=reject on the organizational domain and sending subdomains. This is the DMARC policy guide work and takes 60 to 90 days done properly
  2. Confirm DMARC reports are clean. Authentication passing above 99% in aggregate reports, no unaddressed misaligned senders
  3. Decide the path. Self-asserted, CMC, or VMC, based on your audience’s inbox distribution and trademark status (use the decision matrix above)
  4. Prepare the logo. Convert to SVG Tiny PS, square, solid background, hosted on stable HTTPS
  5. Obtain the certificate if needed. For CMC, archive verification of public logo use. For VMC, the registered trademark and certificate authority process (DigiCert if targeting Apple Mail)
  6. Publish the BIMI record. TXT record at default._bimi.yourdomain.com with v=BIMI1; l= (logo URL) and a= (certificate URL) if using one
  7. Verify the full chain. DNS resolves, HTTPS serves the SVG with correct MIME type, certificate validates, DMARC aligns
  8. Test across providers. Send to Gmail, Apple Mail, and Yahoo addresses you control; confirm display matches the path you chose
  9. Set a renewal reminder. VMCs have a maximum validity of 397 days; a lapsed certificate stops the logo displaying in Gmail and Apple Mail

The work that takes time is step 1, not steps 4 through 8. Teams that already run DMARC at enforcement can complete the BIMI-specific work in days. Teams starting from p=none are really doing a DMARC project with a logo at the end.

BIMI email mistakes matrix showing five common failures including publishing BIMI at DMARC p=none wrong SVG format expecting Outlook display buying a VMC for an Outlook-heavy audience and letting the certificate lapse paired with the correct fix for each

Common BIMI email mistakes

Five patterns we see most often:

1. Publishing a BIMI record at DMARC p=none

The most common mistake. The record is published, the logo is hosted, and nothing displays anywhere because DMARC is not at enforcement. Gmail checks DMARC first and stops. The fix is completing the DMARC escalation to p=quarantine or p=reject before publishing the BIMI record.

2. Using a standard SVG instead of SVG Tiny PS

A normal SVG export from a design tool fails BIMI validation. The record resolves but the logo never shows, which looks like an authentication problem. The fix is converting to the SVG Tiny PS profile, square with a solid background.

3. Expecting the logo to show in Outlook

Microsoft Outlook does not support BIMI as of mid-2026. Teams with Microsoft-heavy audiences buy a VMC and see no logo for most recipients. The fix is checking your audience’s inbox distribution first; if it is Outlook-heavy, the logo investment is largely wasted and only the DMARC value remains.

4. Buying a VMC when a CMC or free path would do

Teams buy the most expensive certificate by default. If you do not need Gmail’s blue checkmark or Apple Mail display, a CMC (no trademark required, cheaper) or the free self-asserted path may cover your audience. The fix is matching the path to the actual display you need.

5. Letting the certificate lapse

VMCs expire at 397 days maximum. A lapsed certificate silently stops the logo in Gmail and Apple Mail. The fix is a renewal reminder set well ahead of the expiry, treated like a domain renewal.

Is BIMI email worth it? The honest answer

Whether BIMI email is worth it splits cleanly by who you are.

Worth the full VMC if you are a consumer-facing brand with a registered trademark, a Gmail and Apple Mail audience, and an established marketing operation where a 4 to 10 percent open rate lift and the blue checkmark justify $750 to $1,700 per year. For a brand sending millions of consumer emails, the math is easy.

Worth a CMC if you want your logo in Gmail, do not hold a trademark (or do not want to wait for registration), and your audience is Gmail-heavy but the blue checkmark is not essential. The middle path for growing brands.

Worth only the free self-asserted path if your audience skews Yahoo, AOL, or Fastmail, or if you simply want to start without spend.

Worth doing the DMARC work but skipping the certificate if you are a B2B or cold outbound operation with an Outlook-heavy audience. The logo will not show for most recipients, but the DMARC enforcement the BIMI prerequisite forces is exactly the authentication discipline that protects deliverability. Do the DMARC policy work, skip the certificate, capture the real value.

The pattern we see is that the DMARC enforcement is worth it for nearly everyone, and the certificate is worth it for a narrower set than the vendors selling certificates would suggest. Match the spend to where your audience actually reads mail.

How BIMI connects to the broader authentication stack

BIMI email is the visible top of the email authentication pyramid. It sits on SPF, DKIM, and DMARC, and it displays nothing without all three working at enforcement. This makes BIMI the natural capstone of the authentication cluster rather than a standalone project.

The dependency chain runs downward: BIMI needs DMARC at enforcement (DMARC policy guide), DMARC needs SPF and DKIM aligned (SPF DKIM DMARC setup guide), and all of it sits on the sender reputation and deliverability foundation that determines whether authenticated mail reaches the inbox at all. A logo on mail that lands in spam helps nobody.

For teams running outbound, BIMI itself is rarely the priority, but the authentication work it forces is. See the cold email deliverability checklist for the operational baseline and the how to improve email deliverability walkthrough for the fastest authentication fixes. For the infrastructure underneath, the SMTP relay guide and Office 365 SMTP guide cover how sending architecture affects alignment.

Frequently asked questions

What is BIMI email and how does it work?

BIMI (Brand Indicators for Message Identification) is a DNS-based standard that displays your verified brand logo next to your emails in supported inboxes. You publish a BIMI TXT record at default._bimi.yourdomain.com pointing to an SVG logo and optionally a mark certificate. When your email authenticates and aligns with DMARC at enforcement, supporting providers like Gmail, Yahoo, and Apple Mail fetch and display the logo next to the message. It requires DMARC at p=quarantine or p=reject; a p=none policy displays nothing.

Do I need a VMC for BIMI, or is a CMC enough?

It depends on which inboxes you need. A VMC (Verified Mark Certificate, requires a registered trademark) is the only path that triggers Gmail's blue verified checkmark and displays in Apple Mail. A CMC (Common Mark Certificate, no trademark required) displays your logo in Gmail without the checkmark. Self-asserted (free, no certificate) displays only in Yahoo, AOL, and Fastmail. If your audience is Gmail and Apple heavy and you have a trademark, get a VMC; if you want Gmail without the checkmark, a CMC is cheaper and faster.

Does BIMI work in Outlook?

No. Microsoft Outlook does not support BIMI as of mid-2026, including Outlook.com, Hotmail, and Microsoft 365 webmail, with no public timeline for adding it. For B2B senders whose audience is heavily Microsoft, this is decisive: the BIMI logo will not display for most recipients regardless of which certificate path you pay for. The DMARC enforcement that BIMI requires still delivers deliverability value for Outlook-heavy senders, but the logo itself will not show.

What does a BIMI record look like and where do I publish it?

A BIMI record is a DNS TXT record published at default._bimi.yourdomain.com. The format is v=BIMI1; l=https://yourdomain.com/logo.svg; a=https://yourdomain.com/cert.pem where l= is the logo URL and a= is the optional mark certificate URL. The logo must be in SVG Tiny PS format, square, with a solid background, hosted on stable public HTTPS. The record only functions when your domain has DMARC at p=quarantine or p=reject.

How much does BIMI cost in 2026?

BIMI itself is free; the cost is the optional certificate. Self-asserted (no certificate) is free and displays in Yahoo, AOL, and Fastmail. A CMC (Common Mark Certificate) costs roughly $650 to $1,100 per year and displays your logo in Gmail without the blue checkmark. A VMC (Verified Mark Certificate) costs roughly $750 to $1,700 per year, requires a registered trademark, and unlocks Gmail's blue checkmark and Apple Mail display. The DMARC enforcement prerequisite is free to implement, only requiring the authentication work.

Is BIMI worth it for cold email and B2B outbound?

The logo usually is not, but the prerequisite is. B2B and cold outbound audiences are often heavily on Microsoft Outlook, which does not display BIMI logos, so the certificate investment is largely wasted. However, the DMARC enforcement that BIMI requires (p=quarantine or p=reject) is exactly the authentication discipline that protects sender reputation and deliverability. For outbound teams, the right move is doing the DMARC work BIMI forces and skipping the certificate; capture the deliverability value without paying for an invisible logo.

What SVG format does BIMI require?

BIMI requires the logo in SVG Tiny PS (Portable/Secure) format, a constrained profile of SVG, not a standard SVG export from a design tool. The logo must be square aspect ratio, centered, with a solid (not transparent) background, kept small (typically under 32KB), and hosted on a stable public HTTPS URL serving the correct MIME type. A standard SVG export usually fails validation, causing the record to resolve while the logo never displays. Most certificate issuers provide a conversion and validation tool.

The bottom line on BIMI email

BIMI email is two decisions, and separating them is the whole game. The authentication prerequisite (DMARC at enforcement, SPF and DKIM aligned) is worth doing for nearly every sender, because it blocks spoofing, improves deliverability, and protects sender reputation whether or not a logo ever appears. The certificate that makes the logo display is worth paying for only when your audience reads mail in Gmail or Apple Mail and your brand has the trademark posture to justify a VMC, or the public-use history for a CMC.

The teams we work with that get BIMI right start with the DMARC work, confirm where their audience actually reads mail, and then choose the cheapest path that displays the logo where it will be seen. The teams that get it wrong buy a VMC first, discover their Outlook-heavy audience never sees it, and conclude BIMI was a waste, when the real mistake was buying the certificate before doing the authentication and audience analysis.

For the authentication layers BIMI depends on, see the DMARC policy guide and the SPF DKIM DMARC setup guide. For where it all sits in the trust stack, see the sender reputation guide and the email deliverability pillar.

Subscribe to the weekly briefing for operator-grade deliverability and authentication notes, one short email every week.

More on Email Authentication