我使用POSTFIX发送邮件。 从我的邮件服务器mydomain.com发送的SPAM在GMail中被标记为SPAM 。 在其他电子邮件服务,如雅虎和RediffMail邮件收件箱收件箱中。
SPFlogging是v=spf1 ip4:5x.6x.7x.8x ~all
DKIM是
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;d=customnme.mydomain.com; s=mail; t=1469439662;bh=ox+NQjMd0N/RPAYLG5ZMS6WQnHCFcWQQorJHgFWEy0s=;h=From:To:Subject:Date:From;b=xrwOY34hTlIVVKxVxzGUpE+Z4TpQJhD+Zyw8YaU18hJgZmcbdWL49kGSpmf8qLPQrNgl6c796THzjozx3N1pi41H09LCnvsrFC9bHtIOzuESIIPtNF5Uz6iRgkNa092tjc2ezsLS2epa3Ckt87yQNlnGbabszD+i/ZWRRhM5Onw=
这是DMARC
v=DMARC1; p=none; sp=none; rua=mailto:[email protected]; ruf=mailtp:[email protected]
SOAlogging是
mydomain.com. SOA IN 604800 dnsserver1.mydomain.com 1720 1201 7000 2419200 86400
我希望所有这些logging都是正确的。 而我的邮件服务器不是一个黑名单。 我检查了这个网站, http://mxtoolbox.com/SuperTool.aspx# 。 反向DNS也正常工作。
垃圾邮件显示此消息, It is similar to messages that were detected by our spam filters
我GOOGLE了这个,并知道这个问题是与邮件内容。 但是从我的另一台邮件服务器发送的相同邮件内容正确地收到收件箱中。
以下是GMail中的电子邮件标题,
Delivered-To: [email protected] Received: by 10.194.87.233 with SMTP id bb9csp422958wjb; Wed, 12 Oct 2016 01:09:21 -0700 (PDT) X-Received: by 10.98.71.215 with SMTP id p84mr3325711pfi.59.1476259760980; Wed, 12 Oct 2016 01:09:20 -0700 (PDT) Return-Path: <[email protected]> Received: from mydomain.com (mydomain.com. [5x.6x.7x.8x]) by mx.google.com with ESMTPS id g6si8043712pfc.188.2016.10.12.01.09.20 for <[email protected]> (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Oct 2016 01:09:20 -0700 (PDT) Received-SPF: pass (google.com: domain of [email protected] designates 5x.6x.7x.8x as permitted sender) client-ip=5x.6x.7x.8x; Authentication-Results: mx.google.com; dkim=pass [email protected]; spf=pass (google.com: domain of [email protected] designates 5x.6x.7x.8x as permitted sender) [email protected]; dmarc=pass (p=NONE dis=NONE) header.from=test.mydomain.com Received: from ip-1x-6x-6x-1x.ec2.internal (ec2-5x-2x-2x-2x.compute-1.amazonaws.com [5x.2x.2x.2x]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: support_test) by mydomain.com (Postfix) with ESMTPSA id D6FCA62853 for <[email protected]>; Wed, 12 Oct 2016 08:09:19 +0000 (UTC) Authentication-Results: dnsserver1.mydomain.com; dmarc=none header.from=test.mydomain.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=test.mydomain.com; s=mail; t=1476259760; bh=KBZ/3urE8FjgB2zmx6SQKeJVnsy7kLKwZTpleUeh8ps=; h=From:To:Subject:Date:From; b=YoroACSjWATce13HYo21DK+KFMAz8I1NAdUtdbCGdKSEgrSH28Ak6QDqBMoaC9G8C zc6xveY/WS7wm1GSW+QakyKtIMCmuuL7gVmiPygcqiBGOFd79nY0aARowNs1aZ7two uMY/O8Vmj8rbUZKB4de7kVnioCkka5MwImP01gVI= From: support_test <[email protected]> To: [email protected] Message-ID: <620507801.2407.1476259765430.JavaMail.root@ip-1x-6x-6x-1x.ec2.internal> Subject: Mail Subject MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Mailer: Custom Mailer Date: Wed, 12 Oct 2016 08:09:19 +0000 (UTC)
我认为服务器configuration没有问题。 我怀疑我的邮件服务器是否被GMail标记为垃圾邮件。
我已经在谷歌论坛上发布这个问题。 但力量得到适当的回应。 我想知道我的邮件服务器是否被GMail标记为垃圾邮件。 有没有办法检查这个?
访问http://postmaster.google.com/并在那里注册,Google https://support.google.com/mail/answer/188131build议您阻止这些电子邮件。
Google会为您提供个人IP和域名评分。
validation你的域名也有副作用,你的电子邮件得分较高。
还要确保不要发送非常短的(一个字)testing邮件或随机string(如常用的“uname -a | mail …”),因为那些得分不好。
谷歌有它自己的过滤系统,他们不使用公共黑名单。 对于最重要的数据评论,你是否有任何configuration问题真的很难说。
你的SPF是好的,它通过,我同意它应该是-all这些都不是你面临的问题。
从我可以告诉你使用AmazonAWS – 从我的经验,我总是有他们的交付问题,不得不停止使用它们。 但是这是几年前,不知道是否有任何改变。
最好的办法是弄清楚,不用发布真正的头文件就可以通过电子邮件testing器运行。
如果您没有看到任何configuration问题,那么最有可能是亚马逊AWS IP块的声誉,导致gmail的问题。 您可以进行收件箱testing,以获得有关该问题的更多信息,以及可能存在事务性交付问题的其他位置。