CNAME lookup failed temporarily 退信(1)

 

退信如下:

 

Hi. This is the qmail-send program at mx28.dns.com.cn.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<[email protected]>:
CNAME lookup failed temporarily.  (#4.4.3)
I'm not going to try again; this message has been in the queue too long.
--- Below this line is a copy of the message.

 

 

从退信里能看到是由于别名解析错误导致邮件无法发送

 

那先看一下收件域的MX解析,如下:

]# dig mx sethi.com

 

; <<>> DiG 9.6.1-P1 <<>> mx sethi.com

;; global options: +cmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 45625

;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

 

;; QUESTION SECTION:

;sethi.com. IN MX

 

;; Query time: 1 msec

;; SERVER: 119.254.72.9#53(119.254.72.9)

;; WHEN: Thu May 26 17:35:07 2011

;; MSG SIZE  rcvd: 27

 

 

从上面的解析结果看到了,收件域根本就没有MX解析记录嘛

没有MX解析,你让发件方把邮件发到哪儿去啊

你可能感兴趣的:(query)