Relay Mail
Branded webmail, IMAP, and authenticated SMTP on a domain you already own. No website hosting required.
View Relay Mail plansRelaytera is UK email hosting, isolated cPanel website hosting, and a separate outbound email API — with clear controls for the things that can make email fail.
Keep your domain where it is. Add only the DNS records your chosen product requires.
msg_2f8a41c9e07b1.33s to delivery13:41:07.002AcceptedPOST /v1/messages · 20213:41:07.061Preflight passedSPF · DKIM · DMARC aligned13:41:07.204Signedd=acme.com · s=relay113:41:07.418Relayedmx1.northwind.dev · TLS 1.313:41:08.332Delivered250 2.0.0 OK13:41:08.350Webhook emittedemail.delivered · signed payload13:41:08.402Trace storedrecipient outcome · workspace auditOne message, one trace. The example above is a product preview — not a dashboard replacement.
Buy Relay Mail or Relay Hosting from Pricing. The outbound Relay API is documented while public purchase stays closed.
Branded webmail, IMAP, and authenticated SMTP on a domain you already own. No website hosting required.
View Relay Mail plansAn isolated cPanel account for website files, databases, and mailboxes on your customer-owned domain.
View Relay Hosting plansSignup forms that keep the provenance and consent evidence behind every contact, from a separate Relaytera site.
Visit gathersprout.comTransactional and marketing email over REST or SMTP, with sender controls and a trace for every message.
Read the API docsSending is only one part of email. Relaytera gives the surrounding systems a clear place to live and a clear reason to exist.
Follow one message from the API call to the receiver response, with the status and evidence at every hop.
Generate per-domain DKIM keys and check SPF, DKIM, and DMARC without overwriting your existing DNS policy.
Hard failures and complaints protect recipients automatically. Temporary deferrals stay queued for another attempt.
Relay Mail and Relay Hosting are separate from the outbound API: branded inboxes or an isolated cPanel account on a domain you already own.
Build reusable content, manage consent-aware audiences, and schedule broadcasts with recipient-level outcomes.
Keep your systems in sync with signed lifecycle events, HTTPS enforcement, and secret rotation from the dashboard.
The response includes the email and trace identity. Use the trace later to understand whether a message was accepted, deferred, delivered, or blocked before the SMTP conversation opened.
/v1 request contractcurl -X POST https://relaytera.com/v1/messages \
-H "Authorization: Bearer $RELAY_API_KEY" \
-H "Idempotency-Key: receipt-4821" \
-d '{
"from": "Support <support@your-domain.com>",
"to": ["customer@example.net"],
"subject": "Your receipt is ready",
"traffic_class": "transactional"
}'{ "id": "email_…", "trace_id": "trace_…", "status": "queued" }Relaytera is designed around customer-owned domains and explicit product boundaries. Use managed hosting for convenience or deploy the email platform on systems you operate.
Run the API, worker, durable queue, SMTP submission, and dashboard from the deployment boundary you control.
Relay Mail and Relay Hosting provision the customer-owned domain products through Stripe and the client workspace.
Ask about Relay Mail, Relay Hosting, the Relay API, an existing workspace, or a security concern. We’ll reply to the address you provide. Billing and account mail is sent from noreply@relaytera.com; write to support@relaytera.com or use the form. See also support policy.
Explore the plans, read the API contract, and keep the route visible.