# Discourse를 설치하고 계정 이메일을 활성화했는데, 왜 계속 계정 활성화 메일이 오는 건가요? 이 버그를 해결하려면 어떻게 설정해야 하나요?

**URL:** https://meta.discourse.org/t/discourse-bug/384684
**Category:** Support
**Tags:** email
**Created:** [10월 4, 2025, 5:15오전 UTC](https://meta.discourse.org/t/discourse-bug/384684 "2025-10-04T05:15:32Z")
**Posts on this page:** 1
**Showing post:** 23

<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: [10월 7, 2025, 12:03오전 UTC](https://meta.discourse.org/t/discourse-bug/384684/23 "2025-10-07T00:03:38Z")

</div>

> [@john10](#):
>
> 하지만 그 이후로는 계속 재전송됩니다.

> [@john10](#):
>
> ```plaintext
> Job exception: Net::SMTPUnknownError
> net-smtp-0.5.1/lib/net/smtp.rb:1036:in `check_response' 
> net-smtp-0.5.1/lib/net/smtp.rb:1010:in `getok' 
> net-smtp-0.5.1/lib/net/smtp.rb:986:in `quit' 
> net-smtp-0.5.1/lib/net/smtp.rb:732:in `do_finish' 
> 
> ```

인증 설정은 올바르며, 수신 중인 메일은 동일한 작업이 반복되고 있는 것입니다.

Discourse는 메일 전송 과정을 모두 거치지만, 알 수 없는 응답 코드를 받은 후 메일 전송이 실패했다고 판단하여 처리를 중단합니다.

하지만 메일 서버는 실제로 메일을 수신했습니다!

Discourse가 전송이 실제로 성공했음을 인지하지 못했기 때문에, 작업을 반복적으로 다시 예약하고 있습니다.

---

_[View the full topic](https://meta.discourse.org/t/discourse-bug/384684)._
