Why do my emails go to spam?
Check the DNS records that tell Gmail and Outlook your mail is really yours: SPF, DKIM and DMARC, and your mail servers.
What it checks
- Email authentication (SPF, DMARC)Without them anybody can send mail as @:domain, and your own mail lands in spam.
Questions
What are SPF, DKIM and DMARC?
SPF lists the servers allowed to send as your domain, DKIM signs each message, and DMARC tells receivers what to do when either fails. Without them, anyone can send as you — and your own mail looks suspicious.
Why can't you always find DKIM?
DKIM lives under a "selector" name only your mail provider knows. We try the common ones; if yours is custom, the check says so instead of failing.
Is p=none enough?
It is a safe start that only reports. Once reports show your real mail passes, move to quarantine, then reject.
We only read what a public visitor could. Nothing is submitted to your site and no vulnerability is exploited — findings are what your site shows, not what we tried.