Configurei o Discourse, ativei o e-mail da conta, por que ainda recebo e-mails constantes de ativação de conta a cada poucos minutos? Como resolver este bug?

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 curtidas