私の知る限り、設定は正しいのですが、Discourse にメールの記録が一切ありません。
メールはログに次のように表示されます。
Mar 18 17:20:41 [myserver]-mail-receiver postfix/smtpd[122]: NOQUEUE: reject: RCPT from [XXX].google.com[XXX.XX.XXX.XXX]: 554 5.7.1 <test004@www.[mysite].com>: Recipient address rejected: Mail to this address is not accepted. Check the address and try to send again?; from=<[sender]@gmail.com> to=<test004@www.[mysite].com> proto=ESMTP helo=<[XXX].google.com>
Mar 18 17:20:42 [myserver]-mail-receiver postfix/smtpd[122]: disconnect from [XXX].google.com[XXX.XX.XXX.XXX] ehlo=2 starttls=1 mail=1 rcpt=0/1 bdat=0/1 quit=1 commands=5/7
送信元アドレスにも拒否通知が届きます。キューには何も残らず、ログにもトレースエラーはありません。URL がすべて一致していることを 3 回確認し、API 設定ページではキーが使用されていることが示されています。しかし、管理パネルの拒否されたメールのリストは空のままです。
何か提案はありますか?