←Back to docs
Email setup
How Meridian handles transactional outbound mail and inbound support routing.
Outbound — Resend
All transactional email is sent via Resend from the verified sender no-reply@getnimbus.net. This address is used exclusively for automated messages and does not accept replies.
- Purchase receipts — delivered immediately after payment confirmation via SellAuth webhook.
- Password reset — time-limited reset links signed with HMAC-SHA256, valid for 15 minutes.
- 2FA codes — 6-digit TOTP backup codes sent on enrollment; recovery codes on verified request.
Inbound — Cloudflare Email Routing
Incoming mail to the Meridian domain is handled by Cloudflare Email Routing. Two catch-all addresses forward directly to the founder's inbox.
support@getnimbus.netGeneral customer inquiries, billing questions, and feature requests. Routed to the founder with a [Support] prefix.
abuse@getnimbus.netLicense misuse reports, security disclosures, and DMCA notices. Routed with an [Abuse] prefix for priority triage.
DNS records
| Type | Name | Value |
|---|---|---|
| TXT | @ | v=spf1 include:spf.resend.io ~all |
| MX | @ | route1.mx.cloudflare.net |
| MX | @ | route2.mx.cloudflare.net |