我知道有一些关于这方面的文章,我已经阅读了一段时间,但仍然无法解决我的问题。
我正在使用postfix运行ISPconfig,我不知道为什么我的传出电子邮件在Gmail和Outlook.com中被标记为垃圾邮件。
这是我发送邮件到[email protected]的结果。
========================================================== Summary of Results ========================================================== SPF check: pass DomainKeys check: neutral DKIM check: pass Sender-ID check: pass SpamAssassin check: ham
这里是一个电子邮件给Gmail的内容:
Delivered-To: xxxxx@gmail.com Received: by 10.37.115.87 with SMTP id o84csp2701146ybc; Wed, 14 Oct 2015 02:24:12 -0700 (PDT) X-Received: by 10.180.23.231 with SMTP id p7mr27203112wif.30.1444814652908; Wed, 14 Oct 2015 02:24:12 -0700 (PDT) Return-Path: <[email protected]> Received: from xxx.xxx.fr (xxx.xxx.fr. [xxx.xxx.xxx.xxx]) by mx.google.com with ESMTPS id ao6si9344594wjc.158.2015.10.14.02.24.12 for <[email protected]> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Oct 2015 02:24:12 -0700 (PDT) Received-SPF: pass (google.com: domain of [email protected] designates xxx.xxx.xxx.xxx as permitted sender) client-ip=xxx.xxx.xxx.xxx; Authentication-Results: mx.google.com; spf=pass (google.com: domain of [email protected] designates xxx.xxx.xxx.xxx as permitted sender) [email protected]; dkim=pass [email protected]; dmarc=pass (p=QUARANTINE dis=NONE) header.from=xxx.fr Received: from mail.xxx.fr (mail.xxx.fr [127.0.0.1]) by mail.xxx.fr (Postfix) with ESMTP id 761538392E for <[email protected]>; Wed, 14 Oct 2015 11:24:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xxx.fr; h= user-agent:message-id:from:from:date:date :content-transfer-encoding:content-type:content-type :mime-version:subject:subject; s=default; t=1444814652; x= 1446629053; bh=ZRVRT3UM6A3vr5Bjs0V90xDPq6+kbcb9HUlVjWHZ8Vc=; b=Y pcDBU5OXZZsskSavKUNkbU8+TApXPx98+fJCXc4/5UkEXuLa7fNT/8HWidm0m8y2 chyd8e03x3u7keKwLXdKQz4SOoo1baIdB55DwY0tNebusGegoxnARAoVk1RoqO1E e4FlvW5FkG4CNlPrFDEa0FKvURIDy+5g/dpS89k6UY= X-Virus-Scanned: Debian amavisd-new at mail.xxx.fr Received: by mail.xxx.fr (Postfix, from userid 33) id 525068392A; Wed, 14 Oct 2015 11:24:12 +0200 (CEST) To: <[email protected]> Subject: Envoi depuis webmail X-PHP-Originating-Script: 0:main.inc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 14 Oct 2015 11:24:12 +0200 From: Damien Lxxxxxxx <[email protected]> Message-ID: <[email protected]> X-Sender: [email protected] User-Agent: Roundcube Webmail/0.7.2 Bonjour, Merci de me recontacter.
你有什么想法我的设置有什么问题吗?
谢谢。
经过几天的研究,我设法让它工作。
我在我的服务器上添加了另一个IP故障切换(不同的IP范围),现在可以工作。
我认为谷歌有自己的黑名单,我以前的IP所有者可能发送垃圾邮件。 当他们说这是内容相关这是不正确的,因为我发送错误的SPF和错误的相反的电子邮件完全相同,它通过,所以它是完全与IP相关的。