Skip to content

DKIM, SPF, and DMARC

DKIM, SPF, and DMARC are the three DNS-based standards that authenticate email and protect a domain from being spoofed. SPF (Sender Policy Framework) publishes, in DNS, which servers are allowed to send mail for a domain. DKIM (DomainKeys Identified Mail) adds a cryptographic signature to each message that proves it came from the domain and wasn't altered in transit. DMARC (Domain-based Message Authentication, Reporting and Conformance) ties the two together: it publishes a policy telling receivers what to do when a message fails, requires alignment with the visible From: domain, and provides reporting. Together they let a receiving server trust that a message genuinely came from the domain it claims.

Last updated June 30, 2026

What each one does

  • SPF - a DNS TXT record listing the IP addresses and services permitted to send for the domain. The receiver checks the sending server against that list. SPF alone breaks on forwarding and doesn't sign content.
  • DKIM - the sender signs the message with a private key; the matching public key is published in DNS. The receiver verifies the signature, confirming the message is unmodified and tied to the domain. DKIM survives forwarding better than SPF.
  • DMARC - a DNS policy (none, quarantine, or reject) that applies only when SPF and/or DKIM align with the From: domain the recipient sees. It tells receivers how to treat failures and sends aggregate reports back to the domain owner, closing the gap that SPF and DKIM leave open individually.

Used together, the three are what modern inbox providers expect before they will trust - and reliably deliver - mail from a domain.

How Sairaph Mail handles authentication

  • On a managed domain, DKIM signing, SPF, and DMARC are configured for you - there are no DNS records to set up by hand to start sending.
  • On your own (bring-your-own) domain, you add the DNS records we provide and we verify them before the domain goes live, so your agent's mail is properly authenticated under your own domain.

Authentication improves the odds of good placement, but no provider can honestly *guarantee* inbox placement - deliverability also depends on sending reputation and recipient-side rules.

Related terms

  • [Programmatic mailbox](/glossary/programmatic-mailbox) - the authenticated inbox these records back.
  • [Two-way email API](/glossary/two-way-email-api) - sends from a domain authenticated with DKIM/SPF/DMARC.
  • See the product page for managed-domain details and the security page for the deliverability stance.
  • Programmatic mailbox

    A plain-language definition.

    Learn more
  • Two-way email API

    A plain-language definition.

    Learn more
  • Product

    What Sairaph Mail does.

    Learn more
  • Security & Trust

    How mailbox data is protected.

    Learn more

Give your agent a real mailbox

Two-way email over REST and a native MCP server, EU-resident by default.

EU data residencyPer-customer encryptionNative MCP