Quick decision framework
| You should get a VMC if... | You should skip VMC if... |
|---|---|
| Gmail is >30% of your audience | Audience is mostly Yahoo / Apple Mail / B2B |
| List size >100k subscribers | List <10k subscribers |
| Brand has registered trademark in target market | No registered trademark; just a logo |
| Engagement (open rate) is your conversion driver | You sell on click-through, not visibility |
| Budget for $1,500/yr + 4-8 week setup | Tight budget; need BIMI now |
Below 100k subscribers, the VMC cost rarely pays back from incremental opens. Above that, payback is typically 3-6 months for Gmail-heavy lists.
Cost breakdown
| Item | Cost | Notes |
|---|---|---|
| VMC certificate | $1,500-$2,000/yr per domain | From Entrust or DigiCert |
| Trademark application (if not already registered) | $250-$2,000 | $250 USPTO filing fee + attorney time if needed |
| SVG logo prep | 0-$500 | Free if designer can do BIMI-compatible SVG; paid service if not |
| DNS / hosting setup | 0 | Standard DNS + your web host |
| Ongoing renewal | Same as cert cost | Renew yearly |
| TOTAL Year 1 | $1,500-$5,000 | Depends on trademark status |
| Year 2+ | $1,500-$2,000 | Just renewal |
The 8-week setup timeline
Week 1: Submit trademark application (if not already registered)
Week 1: Submit VMC application at Entrust or DigiCert
Week 2-6: VMC issuer verifies trademark registration via USPTO / equivalent
Week 4-6: VMC issuer requests SVG logo (must match trademark exactly)
Week 6-7: SVG validation + certificate creation
Week 7-8: Certificate delivered + customer publishes BIMI DNS record
Week 8+: Gmail's BIMI cache picks up the record (24-48h)
For trademark applications, allow 3-6 MONTHS for USPTO approval if starting from scratch. Most senders already have registered trademarks for their brand — VMC is a renewal-style purchase.
VMC providers
Two main providers:
| Provider | Cost | Notes |
|---|---|---|
| Entrust | $1,500-$1,800/yr | Larger market share; more documentation |
| DigiCert | $1,500-$2,000/yr | Faster issuance for fully-prepared applications |
Both offer multi-year discounts (Year 1 + Year 2 paid upfront = ~10% off).
Trademark requirements
VMC requires a registered trademark for your logo. Specifics:
- United States: USPTO registration (live application; not pending)
- EU: EUIPO or national trademark
- Canada: CIPO
- Asia: National-trademark per jurisdiction
VMC issuer checks the public trademark database. Logo on the SVG MUST match the trademarked logo exactly — no minor variations.
If your logo isn't trademarked:
- File at the appropriate office ($250 USPTO + ~3-6 month wait in the US)
- Wait for registration approval
- THEN apply for VMC
Most senders treat this as a brand-protection investment they'd do anyway.
Alternative: BIMI without VMC
Yahoo + Apple Mail + Fastmail support BIMI without VMC. Skip the VMC; publish only the SVG + BIMI DNS record:
TXT default._bimi.yourdomain.com "v=BIMI1; l=https://yourdomain.com/bimi/logo.svg"
Result:
- Logo appears in Yahoo, Apple Mail, Fastmail
- Logo does NOT appear in Gmail (uses default circle-initial fallback)
For senders whose audience is <30% Gmail, this is the cost-effective starting point. Add VMC later if Gmail engagement scaling becomes a priority.
Verify your BIMI setup
After publishing the DNS record + SVG (with or without VMC):
Open the sending-domain detail
In AcelleMail's sidebar, Sending → Sending domains. The list shows every domain you've registered with status chips (Verified / Pending / Failed) and per-auth indicators:

Click into your domain row. The detail page surfaces exactly which DNS records to publish (TXT for SPF, CNAMEs for DKIM, TXT for DMARC) with copy-paste-ready values + current verification state per check:

Send a test campaign. Open on the supported clients:
- Gmail (US/EU): needs VMC
- Yahoo: supports BIMI; no VMC needed
- Apple Mail (iOS 16+, macOS Sequoia+): supports BIMI; no VMC needed
- Fastmail: supports BIMI; no VMC needed
- Outlook: pilot only as of 2026; check current state
If logo appears: BIMI working. If not: check the BIMI setup walkthrough for diagnostic flow.
Decision: pay for VMC or skip?
Build the math from your own audience + list size:
Annual VMC cost: $1,500
Expected open rate lift: 10% (industry baseline for BIMI)
Your current open rate: X% (check your AcelleMail campaign reports)
Your monthly campaign sends: N
Conversion rate of opens to revenue: Y%
Per-conversion value: $V
Annual incremental opens = (open rate lift) × (sends) × (your Gmail %)
Annual incremental revenue = Annual incremental opens × Y × V
If Annual incremental revenue > $1500: VMC pays back. Get it.
If Annual incremental revenue < $1500: Skip VMC; revisit when list grows.
For most senders with >100k subscribers + >25% Gmail audience, the math is clear positive.
Common UI signals + fixes
| Symptom | Likely cause | Action |
|---|---|---|
| Yahoo shows logo, Gmail doesn't | Expected behavior without VMC | Apply for VMC if Gmail audience matters |
| VMC issued but Gmail still doesn't show logo | DNS cache propagation in progress | Wait 24-48h; verify dig TXT default._bimi.yourdomain.com includes a= parameter pointing to VMC |
| BIMI inspector says SVG invalid | Not SVG Tiny PS format | Re-export via designer's BIMI-compatible profile |
| Trademark application rejected | Logo too similar to existing mark | Brand redesign OR file in different class |
| VMC issuer takes >8 weeks | Trademark verification edge cases | Provide additional documentation; some applications take 12+ weeks |
Advanced: multi-domain VMC strategies + selector-based BIMI + cost optimization at scale
Multi-domain VMC:
Per-domain VMC cost — each unique From: domain needs its own VMC + DNS record. If you send from 3 brand subdomains:
mail.brand.com — separate VMC
news.brand.com — separate VMC
events.brand.com — separate VMC
3 × $1,500 = $4,500/yr. Multi-domain VMC discounts available from both providers (15-25% off for 5+ certificates).
Selector-based BIMI for A/B testing or per-campaign logos:
TXT default._bimi.brand.com "v=BIMI1; l=https://.../primary.svg; a=https://.../vmc.pem"
TXT holiday._bimi.brand.com "v=BIMI1; l=https://.../holiday.svg; a=https://.../vmc.pem"
In campaign email headers:
BIMI-Selector: holiday
Same VMC, different logo per campaign. Useful for seasonal campaigns.
Cost optimization at scale:
For SaaS operators offering BIMI as a customer feature:
| Option | Math |
|---|---|
| Per-customer VMC | $1,500/yr × N customers = expensive |
| Single SaaS VMC + customer-pays-trademark | $1,500/yr ÷ N customers — much cheaper |
| White-label aggregator (e.g. ValiMail BIMI service) | $5-50/customer/mo with VMC handling included |
Most SaaS providers offering BIMI use option 3 — turnkey BIMI via partner aggregator vs. building per-customer VMC ops.
Alternative DNS-only approach (no VMC) for trademark-pending brands:
If trademark application is pending, you can:
- Publish BIMI DNS record without
a=parameter (no VMC) - Yahoo + Apple + Fastmail show logo
- Apply for VMC once trademark approved
- Update DNS record with
a=parameter - Gmail then shows logo
Two-phase rollout. Easier than waiting for full setup.
Renewal monitoring:
# Daily check — alert if VMC expires within 60 days
expiry=$(openssl x509 -in /path/to/vmc.pem -noout -enddate | cut -d= -f2)
days_left=$(( ($(date -j -f "%b %d %T %Y %Z" "$expiry" +%s) - $(date +%s)) / 86400 ))
if [ $days_left -lt 60 ]; then
echo "🚨 VMC expires in $days_left days — initiate renewal"
fi
Wire to Slack / PagerDuty. VMC expiry without renewal causes Gmail to silently stop showing your logo (no auto-alert from Gmail or Entrust/DigiCert; bring-your-own-monitoring).
Aggregator services for the hassle-free path:
- ValiMail — manages BIMI + VMC for ~$25-50/customer/month
- Red Sift / OnDMARC — comprehensive DMARC + BIMI management
- DMARCLY — budget-friendly DMARC + BIMI
For small senders ($1500/yr VMC = significant cost), aggregators amortize the cost across many customers.
Related articles
- BIMI setup — show your logo in Gmail
- DMARC enforcement migration
- How to set up SPF, DKIM, and DMARC records
- Complete DNS setup for email sending
8 bình luận