[精讚] [會員登入]
2707

YAHOO 拒絕我的mail:spamhaus's list

有人反應yahoo收不到信,因為該ip被列入spamhaus's list

分享此文連結 //n.sfs.tw/10579

分享連結 YAHOO 拒絕我的mail:spamhaus's list@新精讚
(文章歡迎轉載,務必尊重版權註明連結來源)
2017-01-09 09:09:03 最後編修
2017-01-09 08:23:06 By 張○○
 

自動目錄

有人反應yahoo收不到信,我得到這樣的error  message:

8E8335E817E     4063 Wed Apr 24 22:41:20  service@example.com
(delivery temporarily suspended: host mx1.mail.tw.yahoo.com[203.188.197.119] refused to talk to me: 553 5.7.1 [BL21] Connections will not be accepted from 123.110.42.X, because the ip is
in Spamhaus's list; see http://postmaster.yahoo.com/550-bl23.html) user@yahoo.com.tw

一、查看訊息的網址

http://postmaster.yahoo.com/550-bl23.html

連到yahoo help,關鍵字我輸入「spamhaus」得到這篇:
Error: "550 5.7.1 [BLXX] Connections not accepted from IP addresses on Spamhaus" when sending email to Yahoo!

Description

This article will describe what actions you can take when presented with the following SMTP errors:

  • "550 5.7.1 [BL21] Connections not accepted from IP addresses on Spamhaus PBL"
  • "550 5.7.1 [BL22] Connections not accepted from IP addresses on Spamhaus SBL"
  • "550 5.7.1 [BL23] Connections not accepted from IP addresses on Spamhaus XBL"


Resolution

In our continuing efforts to protect our users from unsolicited email, Yahoo! Mail does not accept SMTP connections from:

  • Dynamic or residential IP addresses as determined by Spamhaus PBL (Error: 550 5.7.1 [BL21])
  • IP addresses listed as spam sources on the Spamhaus SBL (Error: 550 5.7.1 [BL22])
  • IP addresses listed as a possible open proxy or spam-sending Trojan Horse on Spamhaus XBL (Error: 550 5.7.1 [BL23])

If you are seeing this error message, please do not retry sending your message using the same IP address.

If you think that your IP address has been listed in error, you or your email administrator should contact Spamhaus. Once your IP is delisted by Spamhaus, Yahoo! Mail will automatically unblock your IP within 48 hours.

這裡面有說三種情況被列入spamhaus

二、連到spamhaus 的檢測頁

http://www.spamhaus.org/lookup/

打入我的ip發現被阻擋。

123.110.42.x is listed in the PBL, in the following records:

三、點選他附的連結

填具表單送出,到email中收信,將5-digit code輸入。得到

30分鐘後生效。


原文 2013-04-24 23:43:06

END

你可能感興趣的文章

[Gigapixels] 世界最大的單張倫敦照片-3200億畫素 世界最大的單張倫敦照片-3200億畫素,從BT塔上拍攝。

[FIREFOX] 好用的日文加拼音插件 furigana FIREFOX 替日文網頁中的漢字加上拼音的好用插件

XSBASE270 由 WinCE 改為 Linux 記錄 XSBASE270 改為 Linux 記錄,此篇只是留個記錄,

[GITLAB] 解決git使用http/https clone或pull時在大小達1G時的斷線問題 git clone大專案時出現RPC failed; curl 18 transfer closed with outstanding read data remaining的錯誤,如何解決?

WD硬碟保固查詢及送修 送修壞掉的WD硬碟,這篇是過程記錄

HTC 10evo的相機不同ISO比較 新入手的HTC10 EVO這台1.6千萬畫素的相機,不同ISO和解析度畫質的比較

隨機好文

沒有非誰做不可的事,也沒有不可被取代的人 沒有非誰做不可的事,也沒有不可被取代的人

安裝SPHINX支援中文 新版本的 sphinx 和舊版不同,網路上很多範例和教學是不能用的。此文是安裝和設定方法分享

[JAVA] JWS, JWT, JWE, JOSE是什麼? [JAVA] JWS, JWT, JWE, JOSE是什麼?非常的複雜,儘量來搞清楚..

[PHP] 檢查IP是否在某個網段內 mtachcidr 要檢查IP是否在某個網段內,要寫幾行?10行?5行? 不用,只要2行。以下是我寫的 code /** * matchCI

[NetBeans] 使用git複製別人的專案 NetBeans使用git複製別人的專案及版本控制