google apps を使用していますが、googleが私のメールを処理しています。
GoogleのヘルプフォーラムでSPFレコードの言及を作成しましたが、SPFレコードが不合格となり、check-auth @ verifier.port25.comおよび[email protected]を使用して確認されました。
少し検索したところ、SPFがGoogleで言及されていることがわかりました
v=spf1 include:aspmx.googlemail.com ~all
間違っていてバグがあるので、ハードコアプログラマーに相談した後、次のようにSPFレコードを作成しました。
v=spf1 a mx include:_netblocks.google.com include:aspmx.googlemail.com include:_spf.google.com ~all
これは、上記の両方の方法を使用したテストに合格しました。ただし、a ### l@ind###########cer.orgにメールを送信すると、次のメッセージで配信が失敗したことが示されます
Delivery to the following recipient failed permanently:
a###l@ind##########cer.org
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 550 550 The sender did not meet Sender Policy Framework rules. Please see http://spf.pobox.com (state 18).
ただし、YahooまたはGmailからメールを送信すると、正常に配信されますが、だれでも手伝ってくれますか?
次のTXT
レコードは私にとってはうまくいきます:
v=spf1 include:_spf.google.com ~all
v=spf1 a mx include:aspmx.googlemail.com include:_spf.google.com ~all
v=spf1 include:_spf.google.com ~all
Googleが入力するように指示するかもしれませんが、その Google Apps Toolbox MXチェッカー は失敗します:(