wording for managed domains is more clear, we do not manage DNS for you, rather the signing and deliverability

This commit is contained in:
Madison
2026-07-17 02:06:52 -05:00
parent f5656e6934
commit 3750949400
@@ -85,7 +85,7 @@ await hexclaveServerApp.sendEmail({
## Can I use my own email provider?
Yes. Connect **custom SMTP**, plug in **Resend** with an API key, or let Hexclave run a **Managed** domain and handle DNS and deliverability for you. Your built-in auth emails - verification, password resets, magic links - already work on Hexclave's **shared** development server out of the box; connect one of the custom providers when you're ready to send your own email and ship to production.
Yes. Connect **custom SMTP**, plug in **Resend** with an API key, or let Hexclave run a **Managed** domain — you add the DNS records from onboarding; Hexclave handles signing and deliverability. Your built-in auth emails - verification, password resets, magic links - already work on Hexclave's **shared** development server out of the box; connect one of the custom providers when you're ready to send your own email and ship to production.
## Can I schedule and send in bulk?