Technical deliverability starts with proving that the mail stream is legitimate and correctly configured. Authentication does not guarantee inbox placement, but broken authentication can cause rejection, spam placement, or loss of mitigation options at major providers.
This guide focuses only on the authentication and DNS layer. Sending queues, retries, IP strategy, and operational controls are covered in email deliverability infrastructure and operations.
SPF
Sender Policy Framework publishes which systems are authorized to send mail for a domain used in the SMTP path. Keep the record maintainable, stay within SPF processing limits, and remove obsolete sending sources when platforms change.
SPF alone is not enough for DMARC unless the authenticated SPF domain aligns with the visible From domain.
DKIM
DomainKeys Identified Mail adds a cryptographic signature to the message. The receiving server uses the public key in DNS to verify the signature and evaluate whether the signed domain aligns with the From domain for DMARC.
Key length, selector management, rotation practices, and signing configuration depend on the sending platform. Follow the current guidance of the ESP or MTA rather than relying on a universal yearly rotation rule.
DMARC
DMARC evaluates alignment between the visible From domain and authenticated SPF and/or DKIM domains. It also publishes a policy and can provide reporting that helps identify legitimate and unauthorized mail streams.
Gmail requires bulk senders to publish DMARC, and a policy of p=none satisfies Google's minimum requirement. Enforcement policies such as quarantine or reject should be introduced only after legitimate mail streams are understood and aligned.
Forward and Reverse DNS
Google requires valid forward and reverse DNS for sending domains or IPs. For dedicated sending infrastructure, the PTR record should resolve to a hostname that also resolves appropriately back to the sending IP.
TLS
Gmail requires TLS for transmitting email. Modern ESPs normally handle this automatically; custom MTAs need correct TLS configuration and certificate management.
Message Format
Gmail requires messages to follow RFC 5322 formatting. Authentication can be technically correct while malformed headers or message structure still create delivery failures.
Current Gmail Requirements at a Glance
All senders to personal Gmail accounts
- SPF or DKIM;
- valid forward and reverse DNS;
- TLS;
- standards-compliant message formatting;
- spam rate below Gmail's published maximum.
Senders above Gmail's bulk threshold
- SPF and DKIM;
- DMARC;
- From-domain alignment with SPF or DKIM for direct mail;
- one-click unsubscribe for marketing and subscribed messages;
- the other sender requirements that apply to all senders.
Authentication Mistakes to Avoid
- Duplicating SPF records. A domain should not publish multiple competing SPF policies.
- Forgetting a new sender. Marketing, transactional, support, CRM, and product systems can all send mail and need to be accounted for.
- Publishing DMARC before inventorying mail streams. Aggressive enforcement can block legitimate systems that were never aligned.
- Ignoring alignment. SPF or DKIM can technically pass while DMARC still fails because the authenticated domain does not align with From.
- Changing DNS and assuming the problem is instantly solved. Receiver behavior and reputation can take time to reflect corrected configuration.
How Verification Fits Into This
Email verification is not authentication. Verification evaluates recipient-address quality; authentication proves and protects the sender identity. For technical details on recipient validation, see how email validation works.
Frequently Asked Questions
Do I need SPF, DKIM, and DMARC?
For Gmail bulk senders, yes: Google requires SPF, DKIM, and DMARC. Lower-volume senders must use SPF or DKIM, and full authentication is still a strong operational baseline.
Does DMARC replace SPF or DKIM?
No. DMARC evaluates authenticated identifiers produced by SPF and DKIM and checks alignment with the From domain.
Does passing authentication guarantee inbox placement?
No. Complaints, reputation, sending behavior, audience expectations, list quality, and message characteristics still affect delivery.
Bottom Line
SPF, DKIM, DMARC, DNS, TLS, and valid message formatting form the technical identity layer of deliverability. Get these correct first, then diagnose reputation, complaints, bounce behavior, and sending operations separately.



%2520How%2520Many%2520Emails%2520Are%2520Sent%2520Per%2520Day%2520Interesting%2520Email%2520Statistics%2520%2526%2520Facts.jpeg)