# Changing email SMTP From

**URL:** https://meta.discourse.org/t/changing-email-smtp-from/379947
**Category:** Support
**Created:** [August 22, 2025, 6:20pm UTC](https://meta.discourse.org/t/changing-email-smtp-from/379947 "2025-08-22T18:20:09Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)
#### Post date: [September 23, 2025, 2:29am UTC](https://meta.discourse.org/t/changing-email-smtp-from/379947/3 "2025-09-23T02:29:36Z")

</div>

> [@rbos](#):
>
> I have already tried setting the Notification Email setting in the admin panel

The notification email setting is used in the From mail header (RFC822), but (as you note) for this purpose you want to set the Envelope From that’s used in the SMTP transaction (RFC5321). Discourse uses `reply_by_email_address` here.

The most integrated solution is to set the `reply_by_email_address` to something that gets delivered back to Discourse so that it automatically handles bounces. That’s what we do on our hosting platform.

I’d suggest reading through this: [Configure direct-delivery incoming email for self-hosted sites with Mail-Receiver](https://meta.discourse.org/t/configure-direct-delivery-incoming-email-for-self-hosted-sites-with-mail-receiver/49487)

---

_[View the full topic](https://meta.discourse.org/t/changing-email-smtp-from/379947)._
