您好,社区!在安装 Discourse 后,我在邮件设置方面遇到了困难。我已经使用 Mailgun 进行了必要的设置。从我的 mail.google.com(普通 Gmail)向 admin@domain.com 发送邮件工作正常。但是,当我在 app.yml 配置中使用它时,我会收到以下错误,并且没有收到邮件。这是我第一次发送邮件,我无法为我的论坛注册。
我认为这是由于纯文本身份验证。我在一个帖子中读到过。但我不知道解决方案。
Discourse 医生:
app.yml
我查看了其他一些关于此问题的 SMTP 帖子。
- UNEXPECTED ERROR Net::SMTPAuthenticationError
- Port 443 of computer does not appear to be accessible using
- Unable to send mails using Discourse
- Cannot send email - problem with port 465 - #9 by RGJ
- Yet other SMTP 587 port email various errors
- Smtp doctor test using port 465 even though its configured to use 2525 - #11 by Bryan_Joseph
感谢您的时间和支持。

