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#
- Clickbait that produces opens but drives complaints and unsubscribes.
- All-caps and excessive punctuation, which pattern-match to spam.
Fix and re-verify#
- Keep subject lines under 50 characters so they survive mobile truncation.
- Write the preheader as a continuation, not a repeat of the subject.
- A/B test one variable at a time with a statistically meaningful sample.
- Avoid deceptive 'Re:' or 'Fwd:' prefixes, which violate CAN-SPAM and raise complaints.
Frequently asked questions#
Do emojis in subject lines hurt deliverability?
Not directly. They can hurt engagement with B2B audiences and render inconsistently across clients.