What is BIMI and how to display my logo in emails?
BIMI lets you display your brand logo next to emails in Gmail, Apple Mail, Yahoo, and Fastmail. It requires DMARC enforcement and an SVG logo.
Detailed Answer
BIMI (Brand Indicators for Message Identification) displays your brand logo next to authenticated emails in supporting email clients.
Requirements:
- DMARC policy: p=quarantine or p=reject (p=none is not enough)
- Logo: SVG Tiny 1.2 PS format, square, hosted over HTTPS
- VMC (optional): Verified Mark Certificate for Gmail support
Email client support: | Client | BIMI Support | VMC Required | |--------|-------------|-------------| | Gmail | Yes | Yes (~$1,500/year) | | Apple Mail | Yes | No | | Yahoo Mail | Yes | No | | Fastmail | Yes | No |
Setup steps:
- Ensure DMARC is at p=quarantine or p=reject
- Create SVG Tiny 1.2 PS logo (square format)
- Host logo at HTTPS URL
- Generate BIMI record at https://intodns.ai/tools/bimi-generator
- Add DNS TXT record at default._bimi.yourdomain.com
- Optionally, obtain VMC for Gmail support
Example BIMI record:
v=BIMI1; l=https://example.com/logo.svg; a=
Learn more: https://intodns.ai/learn/bimi
Check your domain now
Use IntoDNS.ai to scan your domain and get instant email insights.
Scan Your DomainRelated Questions
How to setup DMARC?
Add a DNS TXT record at _dmarc.yourdomain.com with policy: v=DMARC1; p=none; rua=mailto:[email protected]
How to check my domain email security?
Use IntoDNS.AI to instantly scan your domain for SPF, DKIM, DMARC, DNSSEC, MTA-STS, and BIMI configuration with a security grade from A+ to F.
What is SPF, DKIM, and DMARC?
SPF, DKIM, and DMARC are email authentication standards that verify sender identity and prevent email spoofing.