Skip to content

fix(console): route enterprise forms to Chatwoot - #47437

Merged
fwang merged 1 commit into
v2from
enterprise-chatwoot-email
Sep 5, 2026
Merged

fix(console): route enterprise forms to Chatwoot#47437
fwang merged 1 commit into
v2from
enterprise-chatwoot-email

Conversation

@Slickstef11

Copy link
Copy Markdown
Contributor

Why

Enterprise form submissions currently email the shared contact@anoma.ly mailbox. Forwarding that entire mailbox into Chatwoot would mix unrelated correspondence into the sales queue.

What

  • route only the server-side enterprise form notification to the dedicated Chatwoot sales inbox
  • keep Salesforce, EmailOctopus, the email subject, body, and prospect Reply-To unchanged
  • store the Chatwoot ingress address as an SST secret so it is not exposed in the public repository or browser bundle

Deployment

Set ENTERPRISE_SALES_INBOX_EMAIL to the Chatwoot Enterprise Sales forwarding address for the production stage before deploying.

Verification

  • bun typecheck in packages/console/app
  • repository pre-push hook: 33 package typechecks passed with Bun 1.4.1
  • git diff --check

@fwang
fwang merged commit 21adcb4 into v2 Sep 5, 2026
10 checks passed
@fwang
fwang deleted the enterprise-chatwoot-email branch September 5, 2026 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants