我在哪里设置电子邮件域名?

我看到了这个:https://meta.discourse.org/t/what-sets-the-domain-in-the-email-settings/109784/14,但似乎没有得到解答。

我在 containers/app.yml 中没有看到它。

我在测试时收到此错误

您似乎遗漏了一行:

DISCOURSE_SMTP_DOMAIN: my.domain

附注:您还遗漏了:DISCOURSE_NOTIFICATION_EMAIL: noreply@my.domain

3 个赞

您无需设置 - 这是smtp 域名,即 HELO 域名。

错误表明您尝试使用的服务尚未验证您的域名,这完全是另一个问题。

3 个赞

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.