# Kan DISCOURSE\_NOTIFICATION\_EMAIL ingesteld worden op iets of moet het een echt adres zijn?

**URL:** https://meta.discourse.org/t/can-discourse-notification-email-be-set-to-anything-or-does-it-need-to-be-a-real-address/348067
**Category:** Support
**Created:** [20 januari 2025 om 18:16 UTC](https://meta.discourse.org/t/can-discourse-notification-email-be-set-to-anything-or-does-it-need-to-be-a-real-address/348067 "2025-01-20T18:16:41Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![exlabs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/exlabs/32/437527_2.png) [@exlabs](https://meta.discourse.org/u/exlabs)
#### Post date: [20 januari 2025 om 18:16 UTC](https://meta.discourse.org/t/can-discourse-notification-email-be-set-to-anything-or-does-it-need-to-be-a-real-address/348067/1 "2025-01-20T18:16:41Z")

</div>

I definitely do not have the big picture about how discourse interacts with email, so this might come across as a silly question.

I am self-hosting `discourse.mydomain.com` and using SendGrid for email, and everything is working.

In my `app.yaml` I set,

DISCOURSE\_NOTIFICATION\_EMAIL: [real\_address@mydomain.com](mailto:real_address@mydomain.com)

Can this setting be anything, is it purely cosmetic? I mean, could I change it to an email that does not exist ` noreply@discourse.mydomain.com`? Or does this email actually need an inbox, etc?

Regards,

Daniel

---

<div class="post-metadata">

### Author: ![Ethsim2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ethsim2/32/522255_2.png) [@Ethsim2](https://meta.discourse.org/u/Ethsim2)
#### Post date: [20 januari 2025 om 21:03 UTC](https://meta.discourse.org/t/can-discourse-notification-email-be-set-to-anything-or-does-it-need-to-be-a-real-address/348067/2 "2025-01-20T21:03:20Z")

</div>

Hi Daniel 👋

> [@exlabs](#):
>
> does this [noreply@discourse.mydomain.com](mailto:noreply@discourse.mydomain.com) email actually need an inbox

you’d be glad to know it doesn’t the forum sends transactional emails by SMTP, so you need to log in to the SendGrid. Discourse can use any address in your subdomain.

Your telling discourse in the setting on the container you want discourse to always sent it’s transactional emails as noreply@ - account activation, email notifications, password reset emails, etc.

If i remember right, when i installed last year i needed to remove speech-marks in a key/password/address in the container. I wish i recorded exactly where, and the intresting errors i got before.

---

<div class="post-metadata">

### Author: ![Ethsim2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ethsim2/32/522255_2.png) [@Ethsim2](https://meta.discourse.org/u/Ethsim2)
#### Post date: [20 januari 2025 om 21:22 UTC](https://meta.discourse.org/t/can-discourse-notification-email-be-set-to-anything-or-does-it-need-to-be-a-real-address/348067/3 "2025-01-20T21:22:16Z")

</div>

> [@exlabs](#):
>
> does email actually need an inbox, etc?

If you have discourse setup and running, and decide you want to receive email on discourse, you’ll need to get an api from SendGrid. However, i got my api from MailGun.

This api means there’s never really any inboxes. Mod/Admin can set any inbound email address for a group/category, given that the address domain matches what the trans email provider allows.

Through the api, the System can take steps to ensure that email is delivered to a topic. If this fails internally, the email trace stays on the admin panel logs. Oftentimes, if System cannot create staged user for inbound email, the mail provider of the sender will send an Undeliverable - with text including “do you have an account here?”. This is what i’ve experienced.

---

<div class="post-metadata">

### Author: ![exlabs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/exlabs/32/437527_2.png) [@exlabs](https://meta.discourse.org/u/exlabs)
#### Post date: [21 januari 2025 om 00:33 UTC](https://meta.discourse.org/t/can-discourse-notification-email-be-set-to-anything-or-does-it-need-to-be-a-real-address/348067/4 "2025-01-21T00:33:39Z")

</div>

Thanks for explaining that so well!

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [20 februari 2025 om 00:34 UTC](https://meta.discourse.org/t/can-discourse-notification-email-be-set-to-anything-or-does-it-need-to-be-a-real-address/348067/5 "2025-02-20T00:34:12Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
