This is the Postfix program at host relay2nd.mail.sohu.com.
非常抱歉!我们无法把邮件发送到所有指定地址,如需进一步帮助,
请发送邮件到 <postmaster>,其中请包括问题的报告。
I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the message returned below.
The Postfix program
<xuruijie@hd56.com>: Name service error for hd56.com: Host not found
是不是说没有发现主机,我已经作了解析拉!
smtp
pop3
mail
www
*
都指向我所申请的外网ip阿
怎么不行呢????????作者: 砸锅卖铁 时间: 2007-4-4 11:08
如果hd56是真实的话,那就是MX有问题作者: jiery 时间: 2007-4-4 11:14 标题: 咋整阿!! 咋整阿!!作者: 砸锅卖铁 时间: 2007-4-4 11:16
做MX记录
格式如:hd56—>mail.hd56.com,mail.hd56.com—>IP作者: marco 时间: 2007-4-4 11:21
Name service error for hd56.com: Host not found
就是说DNS上可能出了问题!检查A、MX两个记录是否正确!
如果正确,请确认防火墙上是否允许SMTP进入。作者: jiery 时间: 2007-4-4 14:00
我的域名解析:
1、pop3 外网ip
2、smtp 外网ip
3、mail 外网ip
4、www 外网ip
5、mx 外网ip
6、* 外网ip
我用nslookup www.xxx.xxx(域名) 时
回复: www.xxx.xxx(域名) can't find nslookup:no response from server
不知如何做????
高手解答!!!作者: 砸锅卖铁 时间: 2007-4-4 14:12
nslookup
set q=mx
domain.com作者: swg1970 时间: 2007-4-4 14:14
应该说是dns有问题啊,学习一下。作者: jiery 时间: 2007-4-4 14:21 标题: can't find xxx.xxx(域名):non-existent domain can't find xxx.xxx(域名):non-existent domain作者: jiery 时间: 2007-4-4 14:37
This message is generated by COREMAIL email system.
I'm sorry to have to inform you that the message returned
以上是163的退信 应该是dns 的问题 但不知如何着手!!!作者: jiery 时间: 2007-4-4 16:00
DNS test . . . . . . . . . . . . . : Failed
[WARNING] Cannot find a primary authoritative DNS server for the name
'www.hd56.com.'. [RCODE_SERVER_FAILURE]
The name 'www.hd56.com.' may not be registered in DNS.
[WARNING] The DNS entries for this DC cannot be verified right now on DNS server 218.85.157.99, ERROR_TIMEOUT.
[WARNING] The DNS entries for this DC are not registered correctly on DNS server '202.101.98.55'. Please wait for 30 minutes for DNS server replication.
[FATAL] No DNS servers have the DNS records for this DC registered.作者: 钉子 时间: 2007-4-6 02:06
旁边问一下,你说的域名解析是在注册域名的公司提供的网页进行的,还是在自己dns服务器上做的?