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/testing-email-addresses.md. Product capabilities: skill.md. Docs MCP: /docs/mcp. Site MCP: /mcp.

Email Addresses for Testing

Which email addresses to use when testing with Reloop.

When testing your Reloop integration, use these special email addresses to simulate different scenarios without sending real emails.

First test after API key (onboarding domain)

During onboarding, after you generate an API key, use Send email. Reloop sends a message from the onboarding test domain:

FieldValue
Fromonboarding@{ONBOARDING_TEST_DOMAIN} (not RELOOP_SENDER_DOMAIN)
ToYour account email only

You do not need a verified customer domain for this path. For production From addresses, add and verify your own domain.

Simulated recipient addresses

AddressBehavior
delivered@reloop.shSimulates a successful delivery
bounced@reloop.shSimulates a hard bounce
complained@reloop.shSimulates a spam complaint

Development tips

  • Use the onboarding button or your own addresses for real inbox checks
  • Use the simulated addresses above for automated tests that should not hit real inboxes
  • Check the Reloop dashboard for send status

Never use real customer email addresses for automated load or bounce testing. Prefer the simulated addresses above, or a dedicated inbox you control.

Learn More

Was this page helpful?

Edit this page