Typical prerequisites
- SPF and DKIM are configured correctly.
- DMARC aligns and uses an enforcement policy such as
quarantineorreject. - The logo is a square, simple SVG hosted at a stable public HTTPS URL.
- You have any certificate the target mailbox provider requires.
1
Prepare the logo
Use an SVG that remains legible at inbox-icon size.
Serve the SVG itself over HTTPS without redirecting to an HTML page.
2
Save the hosted URL
Open the domain Configuration tab, paste the HTTPS SVG URL, and save.
Signal stores the URL; it does not ask you to upload the image file.
3
Publish the BIMI record
Open Records and add the BIMI DNS record shown for the domain.
4
Verify
Run DNS verification after the record and logo URL are publicly reachable.
Logo checks
- Use a stable URL under a domain your organization controls.
- Return an SVG content type.
- Avoid scripts, external dependencies, and complex artwork.
- Keep redirects and authentication out of the asset path.
- Plan cache-safe updates because mailbox providers can retain the old image.