If your agent’s emails are landing in spam instead of the inbox, work through these common causes in order. The most frequent issues are at the top.
This is the most common cause. SPF, DKIM, and DMARC must all be configured correctly for receiving servers to trust your emails.
How to check: Go to the AgentMail Console, navigate to Domains, and verify that all records show as verified.
If any records are missing or misconfigured, see the SPF, DKIM, and DMARC setup guide.
New domains have zero sender reputation. If you start sending hundreds of emails immediately, providers will flag your domain as suspicious.
Fix: Warm up gradually:
Maintain low bounce rates and low spam complaint rates throughout. See the domain warming schedule for a detailed plan.
Always include both html and text versions of your email. Spam filters flag emails that contain only HTML with no plain text fallback.
Email providers use content analysis to flag spam. Avoid these patterns in your subject lines and body:
Sending to invalid email addresses damages your sender reputation quickly. If too many emails bounce, providers start sending your future emails to spam.
Fix: Validate email addresses before sending. Remove bounced addresses from your lists immediately. You can track bounces using the message.bounced webhook event.
The shared @agentmail.to domain is great for testing, but it has shared reputation across all users. For production sending, consider using a custom domain with proper DNS authentication.
If you have checked all of the above and emails are still going to spam, reach out in our Discord support channel.
For a comprehensive guide to maximizing deliverability, see the Email Deliverability best practices.