Symptoms#
- Messages landing in spam despite previously good placement
- Bounces mentioning policy, authentication, or reputation
- Provider dashboards showing a drop in reputation or authentication pass rate
Diagnosis steps#
- Confirm the configuration is live: query DNS from an external resolver and check the sending platform's settings page.
- Send to a seed mailbox and read the full headers, especially Authentication-Results.
- Compare the domains in From, Return-Path, and DKIM d= for alignment.
- Check provider dashboards (Google Postmaster Tools, Microsoft SNDS) for reputation and error rates.
- Review recent changes: new vendors, DNS edits, list imports, volume spikes.
Likely causes#
- Thinking the rules only apply above 5,000; Gmail applies most of them to all senders.
- Using a gmail.com From address for bulk mail, which fails DMARC alignment.
Fix and re-verify#
- Publish SPF and DKIM, and a DMARC record at minimum p=none with aligned From domain.
- Add List-Unsubscribe headers and honor requests within two days.
- Use a valid forward and reverse DNS (PTR) for sending IPs.
- Monitor spam rate in Postmaster Tools and keep it under 0.1%.
- Send from a subdomain with its own reputation for marketing.
Frequently asked questions#
What happens if I do not comply with Gmail bulk sender rules?
Temporary failures (4xx) escalating to rejections, and reduced inbox placement. Gmail announced enforcement in stages through 2024 and beyond.