独自ドメインのメールをGmailに転送する設定で、(受信はするが)直後にエラーメール「Returned mail: see transcript for details」を受信するときの解決案は?
問題の所在
当事務所では、複数の独自ドメインのメールを、全てGmailに転送する設定をしている。
最近、受信はするが、直後に、
件名が以下で、本文が一行空行の以下のメールを受信することがある:
Returned mail: see transcript for details
from localhost [127.0.0.1]
—– The following addresses had permanent fatal errors —–
<*************@gmail.com>
(reason: 550-5.7.26 This message does not pass authentication checks (SPF and DKIM both)
—– Transcript of session follows —–
… while talking to gmail-smtp-in.l.google.com.:
>>> DATA
<<< 550-5.7.26 This message does not pass authentication checks (SPF and DKIM both
<<< 550-5.7.26 do not pass). SPF check for [gmail.com] does not pass with ip:
<<< 550-5.7.26 [49.212.207.48].To best protect our users from spam, the message has
<<< 550-5.7.26 been blocked. Please visit
<<< 550-5.7.26 https://support.google.com/mai
<<< 550 5.7.26 information. e5-20020a17090301c500b001749da
554 5.0.0 Service unavailable
結論・理由
以下の記事に紹介されていた不具合で、さくらインターネットの場合の解決法に従った:
Gmailへ転送時に「550-5.7.26」エラーが返るならSPFの設定を!
https://pintoclue.com/gmail-return-error-550-5726/
↓
SPFレコードを設定したい
https://help.sakura.ad.jp/domain/2306/?article_anchor=js-nav-0
▼
ただ、上の操作だけではトラブルは解決せず、以下のIPV6の▢にレをいれて、やっと解決した:
補足
良くわからんが、、、、
■