mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
More clear wording on what works in local development with hexclave for email
This commit is contained in:
parent
3750949400
commit
3914553a51
@ -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 — 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.
|
||||
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. Custom SMTP, Resend, and Managed can only be configured in the [cloud dashboard](https://app.hexclave.com). A [development environment](/guides/going-further/local-vs-cloud-dashboard) is limited to the shared server.
|
||||
|
||||
## Can I schedule and send in bulk?
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user