# 직접 이메일 전송 설정 안내에 대한 명확한 설명이 필요합니다

**URL:** https://meta.discourse.org/t/clarification-needed-in-direct-email-delivery-setup-instructions/193664
**Category:** Support
**Created:** [6월 13, 2021, 8:23오전 UTC](https://meta.discourse.org/t/clarification-needed-in-direct-email-delivery-setup-instructions/193664 "2021-06-13T08:23:20Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![nachotester](https://avatars.discourse-cdn.com/v4/letter/n/ee59a6/32.png) [@nachotester](https://meta.discourse.org/u/nachotester)
#### Post date: [6월 13, 2021, 8:23오전 UTC](https://meta.discourse.org/t/clarification-needed-in-direct-email-delivery-setup-instructions/193664/1 "2021-06-13T08:23:20Z")

</div>

Direct-reply-to 이메일을 정리해 주셔서 정말 감사합니다. Discourse의 가장 저평가된 기능 중 하나라고 생각합니다!

가이드가 훌륭합니다. 다만, 오류가 발생하기 쉬운 사소한 세부 사항이 하나 있습니다. 바로 letsencrypt [키 파일 설정](https://github.com/discourse/discourse_docker/blob/46d899f9c10ebc0d44ced97d6f724dff295e7741/samples/mail-receiver.yml#L25)입니다. 이것이 플레이스홀더임이 매우 명확해야 합니다. 예를 들어 `<your domain key file>`처럼요.

```plaintext
# uncomment these (and the volume below!) to support TLS 
# POSTCONF_smtpd_tls_key_file: /letsencrypt/discourse.example.com/prop.ltcmp.net.key <---- ???
# POSTCONF_smtpd_tls_cert_file: /letsencrypt/discourse.example.com/fullchain.cer
# POSTCONF_smtpd_tls_security_level: may

```

이 문제는 [이전에도](https://meta.discourse.org/t/solved-direct-delivery-incoming-mail-letsencrypt-failure-prop-ltcmp-net-key-is-wrong-nondelivery-due-to-this/133525) 언급된 바 있습니다.

훌륭한 작업을 해주셔서 감사합니다!

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [6월 13, 2021, 10:28오전 UTC](https://meta.discourse.org/t/clarification-needed-in-direct-email-delivery-setup-instructions/193664/2 "2021-06-13T10:28:10Z")

</div>

감사합니다. 며칠 안에 이 작업을 진행하겠습니다.

---

<div class="post-metadata">

### Author: ![bmann](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bmann/32/333739_2.png) [@bmann](https://meta.discourse.org/u/bmann)
#### Post date: [8월 14, 2021, 5:12오전 UTC](https://meta.discourse.org/t/clarification-needed-in-direct-email-delivery-setup-instructions/193664/3 "2021-08-14T05:12:52Z")

</div>

네, 부탁드립니다. 이 문제를 찾아내는 데 정말 많은 시간이 걸렸습니다. 예시를 그대로 이어서 진행하는 것을 제안합니다. 즉:

`/letsencrypt/discourse.example.com/discourse.example.com.key`

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [8월 16, 2021, 3:11오후 UTC](https://meta.discourse.org/t/clarification-needed-in-direct-email-delivery-setup-instructions/193664/4 "2021-08-16T15:11:21Z")

</div>

아, 알겠습니다. 이제 이해가 되네요.

> <https://github.com/discourse/discourse_docker/blob/46d899f9c10ebc0d44ced97d6f724dff295e7741/samples/mail-receiver.yml#L25>

아래와 같이 수정되어야 합니다.

```
 # POSTCONF_smtpd_tls_key_file: /letsencrypt/discourse.example.com/discourse.example.com.key

```

아래처럼은 아니어야 합니다.

```
# POSTCONF_smtpd_tls_key_file: /letsencrypt/discourse.example.com/prop.ltcmp.net.key

```

기억이 정확하지는 않지만, GitHub에서 ‘편집’ 버튼을 클릭하면 자동으로 브랜치를 만들어 PR을 제출할 수 있었던 것 같은데, 지금은 왜인지 그 기능이 작동하지 않습니다.

@Falco 제안된 업데이트를 적용해 주시겠습니까?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2월 14, 2022, 3:02오후 UTC](https://meta.discourse.org/t/clarification-needed-in-direct-email-delivery-setup-instructions/193664/7 "2022-02-14T15:02:08Z")

</div>

수정됨

> <https://github.com/discourse/discourse_docker/commit/8d1b64de325c82bcf9395f583ac67462e001d50e>
>
> Context at https://meta.discourse.org/t/-/193664/4?u=falco
> 
> Co-authored-by: Jay …Pfaffman \<jay@literatecomputing.com\>

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2월 14, 2022, 3:02오후 UTC](https://meta.discourse.org/t/clarification-needed-in-direct-email-delivery-setup-instructions/193664/8 "2022-02-14T15:02:12Z")

</div>


