# 반송된 이메일이 감지되지 않음

**URL:** https://meta.discourse.org/t/bounced-emails-not-being-detected/293518
**Category:** Support
**Tags:** email
**Created:** [1월 30, 2024, 6:36오후 UTC](https://meta.discourse.org/t/bounced-emails-not-being-detected/293518 "2024-01-30T18:36:10Z")
**Posts on this page:** 1
**Showing post:** 16

<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: [2월 6, 2024, 11:01오후 UTC](https://meta.discourse.org/t/bounced-emails-not-being-detected/293518/16 "2024-02-06T23:01:44Z")

</div>

> [@RBoy](#):
>
> `reply_by_email_address`가 `from` 주소로 사용되나요?

`reply_by_email_address`는 `from` 주소로 사용되는 것이 아니라, 바운스(bounce)가 정상적으로 작동하도록 하기 위해 구체적으로 envelope-from으로 사용됩니다.

각 주소가 어떻게 사용되는지 보여주는 이미지가 있습니다. 주소 자체는 저희 호스팅 환경에 특화되어 있지만, 예시로 충분할 것입니다.

```plaintext
notification_email: notifications@hs1.discoursemail.com
reply_by_email_address: incoming+%{reply_key}@hs1.discoursemail.com

```

알림(notification):

 ![image](https://global.discourse-cdn.com/meta/original/4X/4/6/d/46daa36c80253ba591caf1ce3018c7f0c6d936a3.png)

답장 가능한 메시지(replyable message):

 ![image](https://global.discourse-cdn.com/meta/original/4X/3/4/3/3439fe46ead24e71ca18dbb39d67e80b72431077.png)

---

_[View the full topic](https://meta.discourse.org/t/bounced-emails-not-being-detected/293518)._
