为什么我发送的电子邮件被 Google、Yahoo、MSN 等检测为垃圾邮件?

为什么我发送的电子邮件被 Google、Yahoo、MSN 等检测为垃圾邮件?

以下是发送到 Google 地址的电子邮件的示例标题。

Delivered-To: *@gmail.com
Received: by 10.14.100.10 with SMTP id y10csp109835eef;
        Tue, 8 May 2012 01:44:02 -0700 (PDT)
Received: by 10.216.214.82 with SMTP id b60mr2383310wep.38.1336466642775;
    Tue, 08 May 2012 01:44:02 -0700 (PDT)
Return-Path: <[email protected]>
Received: from mywebsite.com (mywebsite.com. [mywebsite-ip])
    by mx.google.com with ESMTP id p5si22005299wel.112.2012.05.08.01.44.02;
    Tue, 08 May 2012 01:44:02 -0700 (PDT)
Received-SPF: pass (google.com: best guess record for domain of [email protected] designates mywebsite-ip as permitted sender) client-ip=mywebsite-ip;
Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of [email protected] designates mywebsite-ip as permitted sender) [email protected]; dkim=pass [email protected]
Received: by mywebsite.com (Postfix, from userid 80)
id E8A63322; Tue,  8 May 2012 08:43:52 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mywebsite.com; s=dkim;
t=1336466632; bh=Z7xJudGc3lcz/jf/0hPLSOBFSCA07D0D3oJwgQbIhn4=;
h=To:Subject:Date:From;
b=ZSc4A/aUALtqhVe88Nc5QDaWanKMOZgs3PEed99P42amZEhrp3Q3Qi1F90KJ9MuzK
 ZBzMmvycM8cSXdUno8mJZhjtPU4YEzgP3BetLZImlZC8Z0H84YVc9FGimRyt5LlOVI
 Zb13gvWL4ihO7ABSte29AewocINOtumktA+hZ5UQ=
To: "test" <*@gmail.com>
Subject: Verifica indirizzo email
X-PHP-Script: _/index.php for my-ip
Message-ID: <1336466632.4fa8dcc8e42e8@_>
Date: Tue, 08 May 2012 08:43:52 +0000
From: "mywebsite.com" <[email protected]>
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Ciao test, grazie per esserti registrato a mywebsite.<br /><br />Segui que=
sto link per validare il tuo indirizzo email:<br /><br />http://mywebsite.=
com/user/validate_email?a=3D1-35ae755914

我每天发送大约 20 封电子邮件;没什么大不了的!我发送邮件的 IP 不在黑名单中。反向 IP 是正确的。

DKIM 和 SPF 检查已通过。

会是什么呢?

答案1

我会看看http://www.mxtoolbox.com/blacklists.aspx或任何其他黑名单/垃圾邮件检查器,但如果没有显示您在任何黑名单/垃圾邮件列表中,最好的办法是联系接收管理员,询问他们为什么将您的邮件标记为垃圾邮件。

相关内容