# Change server email adress

**URL:** https://meta.discourse.org/t/change-server-email-adress/174860
**Category:** Support
**Created:** [January 3, 2021, 2:22pm UTC](https://meta.discourse.org/t/change-server-email-adress/174860 "2021-01-03T14:22:14Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![N0chteil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/n0chteil/32/203719_2.png) [@N0chteil](https://meta.discourse.org/u/N0chteil)
#### Post date: [January 3, 2021, 2:22pm UTC](https://meta.discourse.org/t/change-server-email-adress/174860/1 "2021-01-03T14:22:14Z")

</div>

Hello, after consultation with the hoster, there is no possibility for me to create an email address with subdomain. Therefore, I would like to ask how I can change the email address from the mails (from the forum, for example, during registration) from **noreply@forum.rlv.link** to **noreply@rlv.link**.

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [January 3, 2021, 2:58pm UTC](https://meta.discourse.org/t/change-server-email-adress/174860/2 "2021-01-03T14:58:00Z")

</div>

There’s a line at the very bottom of your app.yml file  
[discourse\_docker/samples/standalone.yml at 333b879a0889db082741a1ae431612a9fa74cb91 · discourse/discourse\_docker · GitHub](https://github.com/discourse/discourse_docker/blob/333b879a0889db082741a1ae431612a9fa74cb91/samples/standalone.yml#L102)

> #- exec: rails r “SiteSetting.notification\_email=‘info@unconfigured.discourse.org’”

Remove the `#` then change the email address to the one you want to use.

Rebuild to let changes take effect.

Alternatively, if You have already installed discourse then you can enter your site settings and search for `notification_email` and edit the email there.

---

<div class="post-metadata">

### Author: ![N0chteil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/n0chteil/32/203719_2.png) [@N0chteil](https://meta.discourse.org/u/N0chteil)
#### Post date: [January 3, 2021, 3:09pm UTC](https://meta.discourse.org/t/change-server-email-adress/174860/4 "2021-01-03T15:09:10Z")

</div>

I think `./launcher rebuild app`

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [January 3, 2021, 4:12pm UTC](https://meta.discourse.org/t/change-server-email-adress/174860/5 "2021-01-03T16:12:20Z")

</div>

Yes, that’s the command you’ll need.

---

<div class="post-metadata">

### Author: ![N0chteil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/n0chteil/32/203719_2.png) [@N0chteil](https://meta.discourse.org/u/N0chteil)
#### Post date: [January 3, 2021, 4:19pm UTC](https://meta.discourse.org/t/change-server-email-adress/174860/6 "2021-01-03T16:19:50Z")

</div>

Thank you, everything is finally working!

---

<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: [February 2, 2021, 4:19pm UTC](https://meta.discourse.org/t/change-server-email-adress/174860/7 "2021-02-02T16:19:55Z")

</div>

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