Discourseを構築し、アカウントのメールを有効化しましたが、なぜかしばらくするとアカウント有効化メールが繰り返し送信され続けるのですか?このバグを解決するためにどのように設定すればよいですか?

Your authentication setup is correct, and the mail you’re receiving is the same job, over and over again.

Discourse gets through the whole mail sending process but after receiving an unknown response code it aborts, thinking the mail send failed.

But the mail server actually did accept the mail!

Since Discourse didn’t realise the send was actually successful, it reschedules the job over and over.

「いいね!」 2