Skip to content

Configure production contact recipient - #2353

Merged
ejsmith merged 1 commit into
mainfrom
issue/contact-form-config
Jul 6, 2026
Merged

Configure production contact recipient#2353
ejsmith merged 1 commit into
mainfrom
issue/contact-form-config

Conversation

@ejsmith

@ejsmith ejsmith commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds the production contact form recipient setting for /api/v2/contact.
  • Uses support@exceptionless.com as the recipient for website contact submissions.

Why

The static website contact form reaches the API, but production currently returns 503 because ContactEmailAddress is not configured.

Verification

  • git diff --check
  • Confirmed k8s/ex-prod-values.yaml contains EX_ContactEmailAddress.

Breaking changes

None.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.AppHost 39% 40% 132
Exceptionless.Core 72% 64% 8644
Exceptionless.Insulation 24% 23% 205
Exceptionless.Web 79% 67% 5231
Summary 72% (17186 / 23730) 64% (8758 / 13672) 14212

@ejsmith
ejsmith merged commit 5bde93d into main Jul 6, 2026
12 checks passed
@ejsmith
ejsmith deleted the issue/contact-form-config branch July 6, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant