getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.61k stars 4.13k forks source link

Ability to customize the email address Sentry uses to send notifications #77053

Open sentryadam0000345 opened 2 weeks ago

sentryadam0000345 commented 2 weeks ago

Problem Statement

Currently, the email that Sentry uses to send things like weekly reports are locked to the following email address: "noreply@md.getsentry.com".

It would be great if this could be changed to using a custom email address. The reason being is that it allows for IT teams to be able to filter messages more easily and standardize the way for 3rd party vendors send emails to employees at a firm.

Solution Brainstorm

An ability to add a custom email within the Org settings would be ideal.

Image

Product Area

Settings

getsantry[bot] commented 2 weeks ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 1 week ago

Routing to @getsentry/product-owners-settings-general for triage ⏲️

getsantry[bot] commented 1 week ago

Routing to @getsentry/product-owners-alerts for triage ⏲️

leedongwei commented 1 week ago

It would be great if this could be changed to using a custom email address.

How would this work? Does the user provide Sentry with a Mailgun/Sendgrid API key and we send it through their email service account? I didn't do any research, but it doesn't pass the smell test for Sentry to spoof "from: email@acme-company.com" field on our transactional emails.