For the complete documentation index, see llms-docs.txt or the site index llms.txt. Full docs corpus: llms-full-docs.txt. Prefer the markdown version of this page at /docs/guides/connect-domain/after/test-domain.md. Product capabilities: skill.md. Docs MCP: /docs/mcp. Site MCP: /mcp.

Test your domain

Confirm SPF, DKIM, and DMARC pass after Reloop marks your domain active.

In Reloop

  1. Confirm domain status is active.
  2. Send a test message using the dashboard send flow or your API/SMTP integration with a From on the verified domain.
  3. Open the message in Gmail/Outlook and check authentication results.

What “good” looks like

In Gmail → Show original (or equivalent):

  • SPF: PASS
  • DKIM: PASS (selector often reloop)
  • DMARC: PASS (when aligned)

If authentication fails but Reloop says active

  • Wait for propagation on the receiver’s resolvers
  • Re-check public DNS with dig
  • Confirm you did not remove records after verify
  • See Domain not verifying if Reloop flipped back to failed

Was this page helpful?

Edit this page