これを見ました:https://meta.discourse.org/t/what-sets-the-domain-in-the-email-settings/109784/14。しかし、答えられていないようでした。
containers/app.yml には表示されません。
テスト中にこのエラーが発生します。
これを見ました:https://meta.discourse.org/t/what-sets-the-domain-in-the-email-settings/109784/14。しかし、答えられていないようでした。
containers/app.yml には表示されません。
テスト中にこのエラーが発生します。
1行足りないようです。
DISCOURSE_SMTP_DOMAIN: my.domain
ちなみに、こちらも不足しています: DISCOURSE_NOTIFICATION_EMAIL: noreply@my.domain
設定する必要はありません。これはSMTPドメインであり、HELOドメインです。
エラーは、使用しようとしているサービスがドメインを検証していないことを示しています。これはまったく別の問題です。
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.