Back Issues This Week → Current Issue → Popular →

All issuesVolume 339, Issue 1IT NewsEmail

How to Set Up Email Authentication for a Newly Registered Domain

Security Boulevard, Tuesday, June 2nd, 2026

A guide to configuring SPF, DKIM, and DMARC on a newly registered domain to prevent spoofing and improve deliverability.

This guide explains how to set up email authentication for a newly registered domain, stressing that a domain becomes a spoofing target the moment it's registered, even before any email is sent, because without SPF, DKIM, or DMARC anyone can forge mail from it.

SPF (a TXT record) specifies which servers are authorized to send for the domain, DKIM (typically two CNAME records, with keys generated by your sending platform rather than by hand) digitally signs messages to ensure integrity, and DMARC (a TXT record) tells receivers what to do with messages that fail SPF or DKIM and where to send reports.

DNS changes usually propagate in 10 to 70 minutes but can take 24-48 hours with some providers.

It also advises using an established domain that is older than 30 days and points to a valid website before configuring records.

more →  ·  More from Email →