[精讚] [會員登入]
2634

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塔上拍攝。

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

台灣2019節慶國定假日 ics下載 找不到2019的假日檔,沒關係,我自己做一個

台灣佳光(台數科)、群健有線寬頻使用心得 我的台灣佳光(已改名台數科)、群健有線(TBC)'、中華電光世代ADSL、企業專線寬頻使用心得(台中)

[Opera] 使用Opera來看youtube,可以獲得更加清晰的效果 Opera是大家不常聽見的瀏覽器,但使用Opera來看youtube,可以獲得更加清晰的效果。

超強姓名音譯網站 超級強,符合我所有需求

隨機好文

為什麼要買長達二十年的保單? 為什麼要買長達二十年的保單?找一個可以說服我買二十年保單的理由。

[jQuery] select 元件的取值及給值 html中的元件select,在jquery中要如何使用?

為什麼要重造輪子? 什麼輪子?造什麼輪子?我為什麼要重造輪子?

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

[AS3] FLASH 引入外部as檔 FLASH AS3中,若要引用另外撰寫的 class(*.as) 檔案,該如何處理?