[精讚] [會員登入]
2195

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

你可能感興趣的文章

[Google] 使用Google的站內搜尋(Site Search) 使用google的站內搜尋功能,讓google能搜尋我的站的資料

台灣2025(民國114年)節慶國定假日 ics下載 找不到2025年的假日ics檔?沒關係,我自己做一個。

來自網路的爬蟲分析 分析最近來自網路上的爬蟲

中國的網路審查(資訊長城) 介紹中國的網路審查(簡字网络审查、資訊長城或防火長城)

用Nibbler檢視你的網站優缺點 用Nibbler檢視你的網站存取能力、seo、社交媒體和技術

Webp 類型的圖檔類型是什麼? 除了常見的jpg、png、gif,還有一個沒見過的webp是什麼?

隨機好文

[MAC] 截取螢幕畫面的方法 截取螢幕畫面的方法,在MAC中叫作螢幕快照,英文是screenshot

[札記] 2016.7~12月札記 札記,只是札記

看懂DSUB DVI HDMI USB等各式影音接頭 看懂DSUB DVI HDMI等各式影音接頭

外匯課程經驗 有天遇到某個朋友的正妹朋友,說她有個很棒的外匯投資課程,要我們去聽,只收場地費200大洋。她又說續效最差一個月也有1%,誰還在苦哈哈上班?

[PHP]解決ksort新增的SORT_NATURAL|SORT_FLAG_CASE方法 php>=5.4中ksort函數多了SORT_NATURAL 和 SORT_FLAG_CASE 旗標,對舊版的PHP中要怎麼辦?