mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
wording for managed domains is more clear, we do not manage DNS for you, rather the signing and deliverability
This commit is contained in:
@@ -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?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user