Return-Path and Envelope Sender Explained
The Return-Path header controls where bounce notifications go. Learn how it differs from the From address and why alignment matters for DMARC.
Brand Indicators for Message Identification (BIMI) allows mail clients to display your company logo next to authenticated emails. Gmail, Apple Mail, and Yahoo Mail support BIMI. It requires a valid DMARC policy of p=quarantine or p=reject.
p=quarantine or p=reject with at least 30 days of clean historyGmail requires a Scalable Vector Graphic (SVG Tiny PS) format:
Validate your SVG at validator.bimigroup.org.
Add a TXT record to your DNS:
Host: default._bimi.yourdomain.com
Type: TXT
Value: v=BIMI1; l=https://yourdomain.com/logo.svg; a=https://yourdomain.com/vmc.pem
The l= field is your SVG URL. The a= field is your VMC certificate URL (required for Gmail — optional for others).
Use dig to confirm propagation:
dig TXT default._bimi.yourdomain.com
Gmail may take 1–2 weeks to start showing the logo after all checks pass. Use MXToolbox BIMI lookup to verify your record before testing in Gmail.
The Return-Path header controls where bounce notifications go. Learn how it differs from the From address and why alignment matters for DMARC.
All the DNS records you need to configure for proper email delivery: SPF, DKIM, DMARC, MX, and more.
DNS changes don't take effect immediately. Understand TTL, caching, and how to verify propagation has completed worldwide.
DNS changes don't take effect immediately. Understand TTL, caching, and how to verify propagation has completed worldwide.
The Return-Path header controls where bounce notifications go. Learn how it differs from the From address and why alignment matters for DMARC.
All the DNS records you need to configure for proper email delivery: SPF, DKIM, DMARC, MX, and more.
Replace AcelleMail's default tracking domain with your own branded domain using a CNAME record and an SSL certificate.
AcelleMail is the self-hosted email marketing platform you control end-to-end.
View Pricing