Help center

Email authentication

SPF, DKIM, DMARC, MX, MTA-STS, TLS-RPT and BIMI checks with the record to publish, DMARC report intake and diagnostics, DMARC alerts, and managed records.

Updated · 5 articles

Email is the part of a domain that gets forged. DomainGuard reads the records that stop that (SPF, DKIM, DMARC), the ones that protect delivery (MX, MTA-STS, TLS-RPT), the optional BIMI record, and, on paid plans, the aggregate reports receivers send back about who is sending as you.

Articles

Where

  • Web: a domain's Email & DMARC module; Monitor, DMARC for the account-wide report view.
  • iOS: the Email & DMARC module on a domain's page: three cards (SPF, DKIM, DMARC) plus MX, each with a one-line explanation and a page behind it.
  • API/MCP: GET /api/domains/:id/email-security, /api/dmarc/*; tools get_domain_email_security, get_dmarc_summary, get_dmarc_diagnostics, get_dmarc_setup_status, get_dmarc_senders, get_dmarc_inbox.

The record checks are free on every plan. Receiving and reading aggregate reports starts at Starter.

The order to do things in

  1. SPF: publish the record naming every service that sends as you, and keep it under 10 lookups.
  2. DKIM: turn on signing at each sending service and publish its key.
  3. DMARC at p=none with DomainGuard's report address, so nothing is blocked while you watch.
  4. Read the reports for two weeks. Add any legitimate sender that fails to SPF or DKIM.
  5. Tighten to quarantine, then reject, once 95% of mail aligns.

Every step has the exact record to paste, and the setup checklist shows which step you are on.

Common questions

Will DMARC stop phishing sent to me? No. It stops other people sending as your domain. Inbound filtering is a different product.

Do I need to understand the records? No. Each card explains what the record does in one line, and the record to publish is generated for you.

Still stuck?

Ask the people who run the scanner.

Send the domain and what you expected to see. We look at the same scan you are looking at and write back with what it means and what to change.