Discuourse配置SMTP错误 436 "MAIL FROM" doesn't conform with authentication
讨论区
1
帖子
1
发布者
43
浏览
1
关注中
-
Discuourse配置SMTP遇到报错。
错误 - 436 "MAIL FROM" doesn't conform with authentication [@sm060104] (Auth Account:support@mail.123.com.cn|Mail Account:noreply@www.luyou.net)这个是邮局那边的报错,我用的阿里云的邮件推送服务。From字段和账号字段不一致。
需要在Discourse中设置一下,设置地址:/admin/site_settings/category/required
找到Notification email ,设置为SMTP的邮箱地址。比如我这里是support@mail.123.com.cn
这样就可以了