第一篇文章,在這裏找到很多答案,所以希望很高。Google將看似完美的電子郵件標記爲垃圾郵件
問題:Google將我的apache/postfix服務器中看似正確格式的電子郵件標記爲垃圾郵件。樣本電子郵件如下;
(我已經取代我的mydomain.com.au域和一個假裝IP的IP)
Delivered-To: [email protected]
Received: by 10.150.216.21 with SMTP id o21cs22383ybg;
Fri, 26 Feb 2010 23:11:55 -0800 (PST)
Received: by 10.231.152.75 with SMTP id f11mr1470919ibw.50.1267254715619;
Fri, 26 Feb 2010 23:11:55 -0800 (PST)
Return-Path: <[email protected]>
Received: from mydomain.com.au (mydomain.com.au [80.107.158.80])
by mx.google.com with ESMTP id 29si1651619iwn.31.2010.02.26.23.11.54;
Fri, 26 Feb 2010 23:11:55 -0800 (PST)
Received-SPF: pass (google.com: domain of [email protected] designates 80.107.158.80 as permitted sender) client-ip=80.107.158.80;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of [email protected] designates 80.107.158.80 as permitted sender) [email protected]
Received: by mydomain.com.au (Postfix, from userid 48)
id ACB735030340; Sat, 27 Feb 2010 18:11:53 +1100 (EST)
To: [email protected]
Subject: Quote for David Brent (00125512123)
From: [email protected]
Reply-To: [email protected]
X-Mailer: PHP/5.2.10
Message-Id: <[email protected]>
Date: Sat, 27 Feb 2010 18:11:53 +1100 (EST)
Name: David Brent
Mobile: 00125512123
Phone:
Email: [email protected]
Date: 2010-20-21
Time: 21:00
Location: Syd
Eventype: Musicians
Message: Yep, this should work!!!!
how did you hear about us: Newspaper
- 我試圖把它發送到非谷歌的電子郵件,他們到達罰款。
- 我嘗試發佈到幾個不同的谷歌帳戶,所有最終作爲垃圾郵件。
- Mydomain.com.au使用Google Apps作爲電子郵件提供商。
- 我在我的NS中添加了「v = spf1 a mx〜all」作爲TXT。
- 我用http://remote.12dt.com/來檢查反向DNS,並且IP好像解析回域名就好了。
標題看起來很好,SPF查找似乎通過(?)..任何想法?
親切的問候
這不屬於超級用戶嗎? 這個編程如何相關? – Shaihi 2010-02-27 12:21:39
檢查您的IP是否在一些黑名單上:http://www.spamhaus.org/lookup.lasso,以及您的服務器託管在哪裏? – 2010-02-27 12:22:14
@Shaihi:哦,對..它可能與編程有關! @Silky:IP沒有被列入黑名單..我在www.jumba.com.au - 澳大利亞舉辦。 – GBC 2010-02-27 12:26:26