From 663cb5534c162824880b4824e976b007fbc4f697 Mon Sep 17 00:00:00 2001 From: Bilal Godil Date: Tue, 26 May 2026 15:06:40 -0700 Subject: [PATCH] docs: flip shared-sender example to sent-with-hexclave.com MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The legacy docs/ folder still referenced noreply@stackframe.co for the shared email provider — flip to match the new sender domain set up on Resend as the dedicated transactional-sender domain. Aligns with the dashboard + docs-mintlify references that were already flipped. --- docs/content/docs/(guides)/apps/emails.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/docs/(guides)/apps/emails.mdx b/docs/content/docs/(guides)/apps/emails.mdx index 8a94e6559..0d215ed09 100644 --- a/docs/content/docs/(guides)/apps/emails.mdx +++ b/docs/content/docs/(guides)/apps/emails.mdx @@ -129,7 +129,7 @@ Email configuration is managed through the Stack Auth dashboard or admin API, no ### Shared Email Provider (Development) -For development and testing, you can use Stack's shared email provider. This sends emails from `noreply@stackframe.co` and is configured through your project settings in the Stack Auth dashboard. +For development and testing, you can use Stack's shared email provider. This sends emails from `noreply@sent-with-hexclave.com` and is configured through your project settings in the Stack Auth dashboard. - Go to your project's Email settings in the dashboard - Select "Shared" as your email server type