For the complete documentation index, see llms-docs.txt or the site index llms.txt. Full docs corpus: llms-full-docs.txt. Prefer the markdown version of this page at /docs/guides/apple-branded-mail.md. Product capabilities: skill.md. Docs MCP: /docs/mcp. Site MCP: /mcp.
Set Up Your Logo on Apple Mail
How to display your brand logo in Apple Mail using BIMI.
Apple Mail supports Brand Indicators for Message Identification (BIMI), which lets you display your brand logo next to your emails in the recipient's inbox.
Prerequisites
- A verified domain with DMARC set to
quarantineorreject - A square SVG logo in Tiny PS format
- A VMC (Verified Mark Certificate) from a trusted authority
Setup
✓
Configure DMARC
Your DMARC policy must be set to at least p=quarantine:
v=DMARC1; p=quarantine; rua=mailto:dmarc@example.com✓
Prepare your logo
Create a square SVG logo that meets BIMI requirements. The logo must be in Tiny PS format.
✓
Add the BIMI record
Add a TXT record at default._bimi.yourdomain.com:
v=BIMI1; l=https://example.com/logo.svg; a=https://example.com/vmc.pemWas this page helpful?