Deliverability
Handle spam complaints
Feedback loops, list hygiene, and client communication.
A complaint is when a recipient clicks “Report spam.” Providers expect complaint rates well under 0.1% — sustained higher rates pause sending.
Automatic handling
When webhooks include spam report events, EonMailer suppresses complainers like hard bounces. Verify webhook config per provider.
Root causes
- List without clear opt-in
- Stale list (no send in 12+ months)
- Misleading subject/from
- Missing unsubscribe
- Frequency too high
Agency response playbook
- Pause scheduled campaigns for affected segment.
- Pull complaint recipients — confirm suppressed.
- Review signup source and consent language with client.
- Send re-permission campaign only to engaged subset if appropriate (legal review first).
- Document incident in client QBR.
Client communication
Explain complaints hurt domain reputation for all mail including transactional — not just marketing. Use white-label report metrics if client doesn’t access EonMailer directly.
Feedback loops
Major ISPs send FBL data to ESPs; API webhooks surface the same. You rarely need separate FBL signup when using SES/SendGrid/Mailgun correctly.
Prevention
- Approvals workflow for client sign-off
- Send-ready checklist before launch
- Segment disengaged users before bulk reactivation