查找[email protected]期间处理中的永久性错误:未find23.83.214.30

以下是使用网域的电子邮件帐户接收电子邮件时发生的错误。

收件人SPF:permerror(google.com:在查找[email protected]期间处理中的永久性错误:未find23.83.214.30)client-ip = 46.232.183.183; 身份validation结果:mx.google.com; spf = permerror(google.com:查找[email protected]期间处理中的永久性错误:未find23.83.214.30)[email protected]

我的SPFloggingv=spf1 +a +mx +ip4:119.81.160.218 ~all

此外,每次我使用该域的电子邮件帐户发送电子邮件,红色问号,而不是个人资料照片。

邮件标题

 Delivered-To: [email protected] Received: by 10.237.36.7 with SMTP id r7csp126644qtc; Tue, 29 Nov 2016 22:02:10 -0800 (PST) X-Received: by 10.99.97.15 with SMTP id v15mr57306605pgb.10.1480485730049; Tue, 29 Nov 2016 22:02:10 -0800 (PST) Return-Path: [email protected] Received: from caracal.maple.relay.mailchannels.net (caracal.maple.relay.mailchannels.net. [23.83.214.30]) by mx.google.com with ESMTPS id n23si62876213pfj.268.2016.11.29.22.02.09 for [email protected] (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Nov 2016 22:02:09 -0800 (PST) Received-SPF: softfail (google.com: domain of transitioning [email protected] does not designate 23.83.214.30 as permitted sender) client-ip=23.83.214.30; Authentication-Results: mx.google.com; spf=softfail (google.com: domain of transitioning [email protected] does not designate 23.83.214.30 as permitted sender) [email protected] X-Sender-Id: iconceptglobal|x-authuser|[email protected] Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id B64ACA1BCB for [email protected]; Wed, 30 Nov 2016 06:02:08 +0000 (UTC) Received: from virgo.zoom.ph (ip-10-220-3-24.us-west-2.compute.internal [10.220.3.24]) by relay.mailchannels.net (Postfix) with ESMTPA id E1923A1B5A for [email protected]; Wed, 30 Nov 2016 06:02:07 +0000 (UTC) X-Sender-Id: iconceptglobal|x-authuser|[email protected] Received: from virgo.zoom.ph (virgo.zoom.ph [10.135.9.54]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.7.8); Wed, 30 Nov 2016 06:02:08 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: iconceptglobal|x-authuser|[email protected] X-MailChannels-Auth-Id: iconceptglobal X-MC-Loop-Signature: 1480485728226:2615264436 X-MC-Ingress-Time: 1480485728225 Received: from mail-qk0-f182.google.com ([209.85.220.182]:36094) by virgo.zoom.ph with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.87) (envelope-from [email protected]) id 1cBxy1-0039B0-B0 for [email protected]; Wed, 30 Nov 2016 14:02:05 +0800 Received: by mail-qk0-f182.google.com with SMTP id n21so199451019qka.3 for [email protected]; Tue, 29 Nov 2016 22:02:05 -0800 (PST) X-Gm-Message-State: AKaTC006YjUcZeXcUWOAt54A5wUa8rCXBzJ8gUk0m+pMQGDZfts+vWKgpBxUOFo/doXcTJ4bJSm1Bx1fAhtHkA== X-Received: by 10.55.190.1 with SMTP id o1mr26726008qkf.305.1480485724145; Tue, 29 Nov 2016 22:02:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.166.154 with HTTP; Tue, 29 Nov 2016 22:02:03 -0800 (PST) From: Domain - Information [email protected] Date: Wed, 30 Nov 2016 14:02:03 +0800 X-Gmail-Original-Message-ID: CADgT1k-wWwduro7GgqsmpqnFG8TT21dO88kc9YkeXYHSqGzFuw@mail.gmail.com Message-ID: CADgT1k-wWwduro7GgqsmpqnFG8TT21dO88kc9YkeXYHSqGzFuw@mail.gmail.com Subject: asdasd To: [email protected] Content-Type: multipart/alternative; boundary=94eb2c0438a4aed2e205427e7198 X-AuthUser: [email protected] --94eb2c0438a4aed2e205427e7198 Content-Type: text/plain; charset=UTF-8 asdasd --94eb2c0438a4aed2e205427e7198 Content-Type: text/html; charset=UTF-8 asdasd --94eb2c0438a4aed2e205427e7198-- 

23.83.214.30是MailChannels SMTP中继服务的IP地址。 如果您正在使用中继服务,则需要将其包含在SPFlogging中。

your-domain.com的SPFlogging应包括代表其发送邮件的任何服务器的IP。 有关configuration信息,请参阅https://mailchannels.zendesk.com/hc/en-us/articles/200262610-SPF-Records-Configuration-for-MailChannels-Cloud

有可能这些IP地址已经包含在内,但是无法从列出的内容中分辨出来。 您当前的SPFlogging包括your-domain.com的Alogging,通过your-domain.com的MXloggingfind的IP /服务器和IP地址“119.81.160.218”(可能是您的服务器,但这可能与您的服务器相同Alogging)。

发布完整的邮件标题和域名将有助于validation如何设置logging。