# 이메일 알림이 전송되지 않습니다

**URL:** https://meta.discourse.org/t/email-notifications-are-not-sent/167996
**Category:** Self-hosting
**Created:** [10월 22, 2020, 6:00오후 UTC](https://meta.discourse.org/t/email-notifications-are-not-sent/167996 "2020-10-22T18:00:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![brunin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brunin/32/197801_2.png) [@brunin](https://meta.discourse.org/u/brunin)
#### Post date: [10월 22, 2020, 6:00오후 UTC](https://meta.discourse.org/t/email-notifications-are-not-sent/167996/1 "2020-10-22T18:00:22Z")

</div>

안녕하세요.

방금 Discourse 2.5.0을 설치했습니다.

이메일 알림을 제외하고는 모든 기능이 정상적으로 작동합니다. 초대장이 거의 즉시 발송되므로 SMTP 설정에는 문제가 없습니다.

하지만 멘션 및 다이렉트 메시지 알림은 발송되지 않습니다. 로그를 확인해 보니 메시지는 발송된 것으로 처리되고 있으며 에러 메시지도 없습니다. 테스트 메시지를 보내 보아도 역시 전달되지 않습니다. 그런데 이상한 점은, 같은 주소로 초대장을 보내면 테스트 이메일이 초대장과 함께 발송된다는 것입니다.

물론 알림 이메일 파라미터와 시간 창, 그리고 사용자 설정 내의 알림 설정도 확인해 보았습니다.

무엇을 놓치고 있는 걸까요?

감사합니다.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [10월 23, 2020, 1:47오전 UTC](https://meta.discourse.org/t/email-notifications-are-not-sent/167996/2 "2020-10-23T01:47:00Z")

</div>

> [@brunin](#):
>
> 테스트 메시지를 보내려고 해도 메시지가 전달되지 않습니다.

이는 확실히 이메일이 올바르게 설정되지 않았음을 의미합니다. 이메일 제공업체의 로그를 확인해 보셨나요?

---

<div class="post-metadata">

### Author: ![brunin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brunin/32/197801_2.png) [@brunin](https://meta.discourse.org/u/brunin)
#### Post date: [10월 23, 2020, 4:04오후 UTC](https://meta.discourse.org/t/email-notifications-are-not-sent/167996/3 "2020-10-23T16:04:16Z")

</div>

글쎄, 제가 쓴 대로 초대장이 올바르게 전송되고 있습니다. SMTP 서버에는 오류가 없는데, 사실 메일이 SMTP 서버에 전달조차 되지 않는 것이었습니다.

하지만 메일 옵션에서 '메일 비활성화’를 '예’로 변경해 보았습니다(물론 원래는 '아니오’로 설정되어 있었죠). 그리고 다시 켜보았습니다. 지금은 작동하는 것 같습니다. 이상하네요.

그래도 도움을 주셔서 감사합니다, @codinghorror
