我使用Mailchimp发送电子邮件,Gmail显示邮件是通过mail5.mcsignup.com发送的,即使我添加了Mailchimp的SPF和DKIMlogging,并且该域在Mailchimp中进行了身份validation。
Outlook还显示电子邮件是“代表”发送的。
我已经用mxtoolbox.com和DKIM与dkimcore.orgtesting了SPF,它们是有效的。
它也看起来SPF和DKIM通过gmail头。 以下是Gmail的标题:
*ARC-Authentication-Results: i=1; mx.google.com; dkim=pass [email protected] header.b=G93ARUrl; dkim=pass [email protected] header.b=i0uux1aP; spf=pass (google.com: domain of bounce-md_9656357.596bc38e.v1- [email protected] designates 205.201.136.19 as permitted sender) smtp.mailfrom=bounce-md_9656357.596bc38e.v1- [email protected] Return-Path: <bounce-md_9656357.596bc38e.v1- [email protected]> Received: from mail5.mcsignup.com (mail5.mcsignup.com. [205.201.136.19]) by mx.google.com with ESMTPS id d10si3015324yba.575.2017.07.16.12.50.38 for <[email protected]> (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jul 2017 12:50:38 -0700 (PDT) Received-SPF: pass (google.com: domain of bounce-md_9656357.596bc38e.v1- [email protected] designates 205.201.136.19 as permitted sender) client-ip=205.201.136.19; Authentication-Results: mx.google.com; dkim=pass [email protected] header.b=G93ARUrl; dkim=pass [email protected] header.b=i0uux1aP; spf=pass (google.com: domain of bounce-md_9656357.596bc38e.v1- [email protected] designates 205.201.136.19 as permitted sender) smtp.mailfrom=bounce-md_9656357.596bc38e.v1- [email protected] DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=mandrill; d=mail5.mcsignup.com; h=From:Sender:Subject:To:Message-Id:Date:MIME- Version:Content-Type; [email protected]; bh=fnyV42cJxlWmSMb63R6R/rVuLTzDaUFDaGqL0N4WaMA=; b=G93ARUrloP6yy40uMAHkv9TNXH/7GDjg4ozK0rk7oeKQ40lWaWzkB8UTgsMyHTSNLNneWdcTWlCO INNBCc55gqlISw08WRn52e+7gQWx8vllJv77RiJiX58wFJYsTbrLQA086QQ/8EYEKo9Mtgqzxg4/ 2CFWJPCv3XKRgg6Nnmg= Received: from pmta07.mandrill.prod.suw01.rsglab.com (127.0.0.1) by mail5.mcsignup.com id hdf1os174e0q for <[email protected]>; Sun, 16 Jul 2017 19:50:38 +0000 (envelope-from <bounce-md_9656357.596bc38e.v1- [email protected]>) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mandrillapp.com; [email protected]; q=dns/txt; s=mandrill; t=1500234638; h=From : Sender : Subject : To : Message-Id : Date : MIME-Version : Content-Type : From : Subject : Date : X-Mandrill-User : List-Unsubscribe; bh=fnyV42cJxlWmSMb63R6R/rVuLTzDaUFDaGqL0N4WaMA=; b=i0uux1aPb7yxSqpYdr5e45hKJHeAb1ow5k4xE9K7/NxlKt4JW9xvSS3AazIojjleDpLqfC 4gESZATfoj6eAXRSqoq2+o6Jxfwi7tvEdTf4IjdonTl3QioXSHJj/joagC8nKJ3HQIaPIh+I xycoNL7i/nXzcQqlslsYW9z1G+/Hs= From: MY COMPANY <[email protected]> Sender: MY COMPANY <[email protected]> Subject: MY SUBJECT Return-Path: <bounce-md_9656357.596bc38e.v1- [email protected]> X-Accounttype: ff X-Auto-Response-Suppress: OOF, AutoReply Auto-Submitted: auto-generated Form-Sub: v=1;ip4=MY IP To: "[email protected]" <[email protected]> X-Report-Abuse: Please forward a copy of this message, including all headers, to [email protected] X-Report-Abuse: You can also report abuse here: http://mandrillapp.com/contact/abuse? id=9656357.43028f7e330f4128b36015188bc1fb10 X-Mandrill-User: md_9656357 Message-Id: <9656357.20170716195038.596bc38e18bbf4.75410701@mail5.mcsignup.com> Date: Sun, 16 Jul 2017 19:50:38 +0000 MIME-Version: 1.0*
我也在这个领域使用了cloudflare。
我错过了什么吗? 任何build议如何删除“通过”和“代表”?