# 로컬 Postfix 서버 사용 시 Discourse에서 바운스 메일을 받지 못함

**URL:** https://meta.discourse.org/t/bounces-not-being-received-in-discourse-with-local-postfix-server/325244
**Category:** Support
**Tags:** email, mail-receiver
**Created:** [9월 6, 2024, 3:41오전 UTC](https://meta.discourse.org/t/bounces-not-being-received-in-discourse-with-local-postfix-server/325244 "2024-09-06T03:41:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Andro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/andro/32/173721_2.png) [@Andro](https://meta.discourse.org/u/Andro)
#### Post date: [9월 6, 2024, 3:41오전 UTC](https://meta.discourse.org/t/bounces-not-being-received-in-discourse-with-local-postfix-server/325244/1 "2024-09-06T03:41:48Z")

</div>

다른 주제에서 비슷한 문제에 대한 답변이 끊겨서, 이 주제를 새로 시작합니다.

저는 mail-receiver와 함께 Discourse를 실행 중입니다. 발신 메일은 Postfix를 사용하며, 제출(submission)을 위해 587 포트를 사용하고 있습니다. mail-receiver는 수신 메일을 위해 25 포트에서 대기하고 있습니다. 모든 것이 잘 작동하지만, 바운스(bounce) 메일이 Discourse로 되돌아오지 않습니다. Discourse의 메일 응답 정규식(regex)은 권장 사항에 따라 VERP에 맞게 설정해 두었습니다.

이 문제를 디버깅하고 진단하는 방법은 무엇일까요? 이 시점에서 다소 모호하게 설명드려 죄송합니다.

이 문제를 겪고 계신 분이 또 계신가요?

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [12월 9, 2024, 3:20오전 UTC](https://meta.discourse.org/t/bounces-not-being-received-in-discourse-with-local-postfix-server/325244/2 "2024-12-09T03:20:32Z")

</div>

죄송합니다. Postfix와 Mail-receiver에 대해 잘 모르겠습니다. 그런데 이 주제를 읽어보셨나요? 거기서 많은 정보를 찾을 수 있을 것 같은데요…

> [@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):
>
> Discourse is all about enabling civilized discussion. While plenty of people like a web interface, e-mail is still the “hub” of many people’s online lives. That’s why sending e-mail is so important, and when you’re sending e-mail, you really want to be able to receive it, too. There are several reasons why: If e-mails “bounce” (they can’t be delivered for some reason), you need to know about that. Repeatedly sending e-mails that bounce will get your e-mails flagged as spam. Receiving e-ma…

---

<div class="post-metadata">

### Author: ![Andro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/andro/32/173721_2.png) [@Andro](https://meta.discourse.org/u/Andro)
#### Post date: [12월 9, 2024, 8:23오전 UTC](https://meta.discourse.org/t/bounces-not-being-received-in-discourse-with-local-postfix-server/325244/3 "2024-12-09T08:23:11Z")

</div>

네, 이전에 읽은 적이 있습니다. 감사합니다.

저는 발신에는 로컬 Postfix를, 수신에는 mail-receiver를 사용하고 있습니다. 아마 mail-receiver를 설정하여 Postfix를 활용하는 방법이 있을 수도 있겠네요.
