Gmail Sender Requirements: Authentication, DNS and Subscription Mail
Google publishes baseline requirements for all senders to personal Gmail accounts and additional requirements for domains sending high daily volume. The foundation is authenticated mail, valid DNS identity, TLS, correct message formatting and responsible subscription practices. Google's documentation is the release-time source of truth because provider requirements can change.
For all senders, Google's current guidance requires SPF or DKIM authentication, valid forward and reverse DNS for sending infrastructure, TLS, and standards-compliant messages. Senders above Google's published high-volume threshold must use SPF, DKIM and DMARC, maintain alignment for direct mail, and support the required unsubscribe experience for marketing or subscribed messages.
Overview
These requirements describe eligibility to send reliably to personal Gmail accounts; they are not a promise of inbox placement. Google evaluates the authenticated domain, infrastructure identity, complaint signals, message format and subscription behavior. A passing DNS check can confirm public configuration but cannot observe every message stream or Gmail's private filtering decision.
This foundation article intentionally does not replace the separate pages for accepted-but-spam placement, broad SMTP rejection troubleshooting, or the specific 550-5.7.1 unauthenticated/DMARC error. Use those pages only after you know which failure mode actually occurred.
Why it happens
Gmail needs stable signals that identify the responsible sender, protect recipients from spoofing, and allow subscription mail to be stopped without friction. Authentication and alignment connect a visible From domain to authorized infrastructure. DNS identity and TLS support accountable transport. Unsubscribe and consent practices reduce unwanted mail.
How to fix it
Classify every source that sends as your domain, then verify SPF, DKIM and DMARC on real messages from each source. Confirm the sending IP has matching forward and reverse DNS, use TLS, keep message headers and addresses standards compliant, and implement Google's current unsubscribe requirements for applicable subscription mail. Review Google Postmaster Tools where the domain has enough data, and re-check the official sender-guideline page before a major rollout.
Common mistakes
Common mistakes include authenticating only the primary mailbox while forgetting a CRM or ticketing service, publishing DMARC without checking alignment, assuming SPF alone covers forwarded mail, using one-click unsubscribe without a visible unsubscribe link, and treating compliance as a guarantee that Gmail will place every message in the inbox.
Checklist
- Inventory every platform that sends using the domain in From or the envelope.
- Verify SPF or DKIM for every stream, and use both where practical.
- For Google's high-volume category, verify SPF, DKIM, DMARC and required alignment.
- Confirm valid forward and reverse DNS for sending IP addresses.
- Use TLS and standards-compliant message formatting.
- Apply Google's current one-click and visible-unsubscribe rules to applicable subscription mail.
- Review the official Google sender requirements before launch because policies can change.
Baseline requirements for all senders
Google's current public guidance for mail to personal Gmail accounts includes SPF or DKIM, valid forward and reverse DNS for sending IPs, TLS, RFC-compliant formatting, and responsible sending behavior. Google also publishes a spam-rate ceiling in Postmaster Tools; treat the current official page, not a copied number in an old checklist, as authoritative.
Additional high-volume requirements
Google applies additional controls when a domain crosses its published daily-volume threshold to personal Gmail recipients. Current guidance calls for SPF and DKIM, a DMARC record that can begin at monitoring, alignment for direct messages, and provider-defined unsubscribe behavior for marketing or subscribed mail.
Requirement compliance versus delivery outcome
Authentication, DNS, TLS and unsubscribe controls are prerequisites, not an inbox guarantee. If Gmail accepts the message but routes it to spam, investigate reputation and recipient signals. If Gmail rejects it during SMTP, diagnose the returned code. If the code is specifically 550-5.7.1 unauthenticated, inspect SPF, DKIM and DMARC alignment.
Run a free scan to see whether this specific issue is affecting your domain right now.
See if this affects your domainFrequently asked questions
Does Gmail require both SPF and DKIM for every sender?
Google's baseline guidance currently says SPF or DKIM for all senders. Its high-volume category requires both SPF and DKIM plus DMARC. Using both is a safer operational baseline when your platforms support it.
Is a DMARC p=none policy enough to start?
Google's current high-volume guidance allows a DMARC record beginning at p=none. That is a monitoring stage, not full spoofing protection; advance only after legitimate sources are authenticated and aligned.
Do these requirements guarantee Gmail inbox placement?
No. They establish important technical and behavioral prerequisites. Gmail still applies reputation, recipient feedback and message-level filtering.
Run a free scan to see whether this specific issue is affecting your domain right now.
See if this affects your domain