我所有域名的外发邮件都是垃圾邮件。 我不是批量邮件或类似的东西。 我对电子邮件实际上是如何工作并且一直在寻找解决scheme知之甚less。 我在下面写了一封电子邮件,唯一改变的是邮件正文。 如果你看到应该改变的anthing,请让我知道。
这是示例电子邮件:
Delivered-To: [email protected] Received: by 10.220.188.200 with SMTP id db8cs92992vcb; Sun, 12 Sep 2010 14:07:21 -0700 (PDT) Received: by 10.150.212.8 with SMTP id k8mr788303ybg.68.1284325641381; Sun, 12 Sep 2010 14:07:21 -0700 (PDT) Return-Path: <[email protected]> Received: from gateway09.websitewelcome.com (gateway09.websitewelcome.com [67.18.44.5]) by mx.google.com with SMTP id v14si3740795ybe.22.2010.09.12.14.07.21; Sun, 12 Sep 2010 14:07:21 -0700 (PDT) Received-SPF: pass (google.com: domain of [email protected] designates 67.18.44.5 as permitted sender) client-ip=67.18.44.5; Authentication-Results: mx.google.com; spf=pass (google.com: domain of [email protected] designates 67.18.44.5 as permitted sender) [email protected] Received: (qmail 7388 invoked from network); 12 Sep 2010 21:07:20 -0000 Received: from 62.b1.354a.static.theplanet.com (HELO gator1205.hostgator.com) (74.53.177.98) by gateway09.websitewelcome.com with SMTP; 12 Sep 2010 21:07:20 -0000 Received: from delbalso by gator1205.hostgator.com with local (Exim 4.69) (envelope-from <[email protected]>) id 1Outlc-0006Sd-O4 for [email protected]; Sun, 12 Sep 2010 16:07:16 -0500 To: [email protected] Subject: --- Send/Receive Bookmarklets X-PHP-Script: www.---/send_email.php for 142.151.130.28 From: --- <setup@---> Reply-To: setup@--- MIME-Version: 1.0 X-Mailer: PHP/5.2.14 Content-Type: text/html; charset=ISO-8859-1 Message-Id: <[email protected]> Date: Sun, 12 Sep 2010 16:07:16 -0500 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator1205.hostgator.com X-AntiAbuse: Original Domain - gmail.com X-AntiAbuse: Originator/Caller UID/GID - [959 957] / [47 12] X-AntiAbuse: Sender Address Domain - gator1205.hostgator.com Message body....
谢谢。
您正在体验的问题是由您的外部IP地址处于dynamic范围内导致的100%。 通过上述回答的评论中指出,您自己的错误并不是你自己的错误,你的IP地址列在几个黑名单上。 – 请不要尝试/浪费你的时间试图让你的IP被删除
A – 黑名单将有问题地拒绝您的请求
B – 您的IP可能会在每周/每次电源切断后/租赁用完后更改。
但是,您有两个select来解决这个问题。
如果您需要更多信息,请告诉我。
您的IP 67.18.44.5被列入SORBS-SPAM以及FIVETEN和LASHBACK列入黑名单。
这通常是因为你被列在某种DNS RBL上。
使用在线RBL检查程序(如反滥用程序或mxtoolbox运行的程序)查看您的MX IP地址是否已列出。
事实certificate,你被列入SORBS以及其他一些。
您通常必须将每个RBL从列表中移除,但是您应该了解为什么您要列出并修复出现问题的所有内容,然后再请求他们移除您的列表。
以这个电子邮件服务器testing 它会告诉你可能的原因你的电子邮件将进入垃圾邮件文件夹,你可以做些什么。