标题: 对方服务器日志显示 MailHeader is diffrent from MailFrom [打印本页] 作者: migjim 时间: 2006-8-9 15:00 标题: 对方服务器日志显示 MailHeader is diffrent from MailFrom 邮件能收不能发,对方服务器日志显示:Rule:I_0 From() in the MailHeader is diffrent from MailFrom(chen_1@zc-sky.com),这是否跟域名解析有关系,还是本身的邮件系统设置的问题?邮件系统采用IMAIL8.22请各位高手赐教!作者: jaffas1101 时间: 2006-8-9 17:18
内容和头不相符!
产看收件人是否输入有误!如果没错的话,应该是域名解析的问题!作者: migjim 时间: 2006-8-9 18:36
相同的配置,在局域网中就可以正常的发出去,但放到公网上就不行!我的域名解析记录如下,能不能给一点具体的建议?多谢!!
$TTL 3600
@ IN SOA ns1.cncdns.com. hostmaster.ns1.cncdns.com. (
2006080901; serial
3600 ; refresh
900 ; retry
86400 ; expire
86400 ; default_ttl
)
IN NS ns1.cncdns.com.
IN NS ns2.cncdns.com.
mail.zc-sky.com. A 210.51.11.17
zc-sky.com. MX 5 mail.zc-sky.com.
nslookup
[root@localhost named]# nslookup
> zc-sky.com
Server: localhost
Address: 127.0.0.1#53
*** Can't find zc-sky.com: No answer
> set q=mx
> zc-sky.com
Server: localhost
Address: 127.0.0.1#53