前回のエントリー(当拙記事:メールサーバーのファイアウォール設定)でPostfixがGmail(意味深)を受信できない問題で進展があったのでご報告します。
Gmailにはpostfixがsmtp認証してくれないよ!と怒られています。
Status: 4.4.1 Diagnostic-Code: smtp; The recipient server did not accept our requests to connect.
そこで、firewalldのiptablesルールで国別にIPフィルターをかけていたのですがSMTP認証に支障が出るのでやめたところ、SMTPサーバーを発見してもらえました。
ただ、postmasterはmain.cf の設定に問題があると言うので/var/log/maillogを調べたところ、warning: unknown smtpd restriction: “permit_saslauthenticated と出たので当該設定を削除するとGmailを受信することができました。
postmaster Out: 451 4.3.5 Server configuration error In: DATA Out: 554 5.5.1 Error: no valid recipients
/var/log/maillog
warning: unknown smtpd restriction: "permit_saslauthenticated
この度はお騒がせしました。(アイム・ソーリー・ヒゲソーリー)