starWe’ve secured funding to power Signal-to-Revenue AI to GTM teams globally. → Read more

What Is A BIMI Record And How To Set It Up

Published
Categorized as Uncategorized
Graphic showing a BIMI TXT record at default._bimi with an SVG logo URL and optional VMC certificate link
Graphic showing a BIMI TXT record at default._bimi with an SVG logo URL and optional VMC certificate link

Subscribe Now

    I allow Wyzard to send me regular updates and marketing communication as per its policy.

    A BIMI record (Brand Indicators for Message Identification) is a DNS-based email standard that can display your brand logo next to your emails in inboxes that support BIMI. With the right setup, recipients see a verified logo in the inbox list view, which can strengthen brand recognition and trust.

    What BIMI Does

    BIMI is a branding and trust signal. It doesn’t change authentication by itself. It relies on your existing authentication setup, including:

    • SPF
    • DKIM
    • DMARC

    BIMI won’t work without DMARC enforcement, meaning DMARC must be set to quarantine or reject, not p=none.

    How BIMI Works

    1. You send an email from your domain.
    2. The receiving system checks SPF and DKIM results.
    3. The receiving system confirms DMARC is enforced (quarantine or reject).
    4. The receiver looks up your BIMI DNS record.
    5. The BIMI record points to your logo (SVG), and sometimes a certificate.
    6. If checks pass, the logo can appear next to your message.

    How To Set Up A BIMI Record

    Step 1: Confirm prerequisites

    Before publishing BIMI, confirm:

    • SPF passes
    • DKIM passes
    • DMARC policy is quarantine or reject

    Example DMARC value shown in the excerpt:
    v=DMARC1; p=quarantine; rua=mailto:dmarc@yourdomain.com; ruf=mailto:dmarc@yourdomain.com; fo=1

    Step 2: Prepare a BIMI-compliant logo

    Your logo should:

    • Use SVG Tiny PS
    • Be square (1:1)
    • Contain no scripts, animation, or external references
    • Be hosted on HTTPS

    Example URL:
    https://yourdomain.com/bimi/logo.svg

    Step 3: Get a Verified Mark Certificate (VMC)

    A VMC is recommended, and some providers (including Gmail) may require it to show the logo. It links your verified brand identity to the logo. Without a VMC, logo display may be limited.

    Step 4: Publish the BIMI TXT Record

    BIMI is published at:
    default._bimi.yourdomain.com

    Example record with VMC:
    v=BIMI1; l=https://yourdomain.com/bimi/logo.svg; a=https://yourdomain.com/bimi/vmc.pem

    Example record without VMC:
    v=BIMI1; l=https://yourdomain.com/bimi/logo.svg

    Step 5: Validate and monitor

    Validate DMARC and confirm the logo URL is reachable over HTTPS. Some inboxes cache results, so the logo may take time to appear.

    Set Up Correctly With Wyzard.ai

    BIMI depends on SPF, DKIM, and DMARC being set up correctly. Wyzard.ai helps teams validate sender readiness and catch authentication gaps early, so outbound and follow-ups run on a foundation inbox providers recognize and recipients trust. Learn more at Wyzard.ai.


    Other blogs

    The latest industry news, interviews, technologies, and resources.

    March 5, 2026

    What Is A CNAME Record And How To Set It Up

    A CNAME Record (Canonical Name record) is a DNS record that maps one hostname (an alias) to another hostname ...

    Read Image

    What Is A Return-Path Record And How To Set It Up

    Return-Path is an email header (and domain) that tells mail servers where bounce messages should go when an email ...

    Read Image

    What Is An A-Record And How It Works In DNS

    An A-Record (Address record) is a core DNS record type. It maps a hostname to an IPv4 address, helping ...

    Read Image

    Leave a comment