<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[nslookup查询mx方法,如何在发信服务器上查询邮件服务器MX记录？]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Fri, 26 Jun 2009 02:12:38 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	nslookup查看mx记录:<br/>nslookup -query=mx cntv.cn<br/>Server:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 114.114.114.114<br/>Address:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;114.114.114.114#53<br/><br/>Non-authoritative answer:<br/>cntv.cn mail exchanger = 10 mxcom.263xmail.com.<br/>cntv.cn mail exchanger = 5 mxwcom.263xmail.com.<br/><br/>------------------------------------------------------------------------------------<br/> nslookup -query=mx &quot;smtp.staff.cntv.cn&quot;<br/>Server:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 114.114.114.114<br/>Address:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;114.114.114.114#53<br/><br/>Non-authoritative answer:<br/>smtp.staff.cntv.cn&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;canonical name = smtpcom.263xmail.com.<br/><br/>Authoritative answers can be found from:<br/>263xmail.com<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;origin = ns.capital-online.com.cn<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mail addr = root.ns.capital-online.com.cn<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;serial = 28436<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;refresh = 1800<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;retry = 300<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;expire = 604800<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;minimum = 86400<br/>________________________________________________<br/><br/>Linux windows 通用：<br/>nslookup<br/>set q=mx<br/>163.com<br/><br/><br/>windows下：<br/>nslookup -qmx &quot;163.com&quot;<br/><br/>_______________________________________________<br/><br/> nslookup -query=mx &quot;163.com&quot;<br/>Server:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 114.114.114.114<br/>Address:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;114.114.114.114#53<br/><br/>Non-authoritative answer:<br/>163.com mail exchanger = 50 163mx00.mxmail.netease.com.<br/>163.com mail exchanger = 10 163mx02.mxmail.netease.com.<br/>163.com mail exchanger = 10 163mx01.mxmail.netease.com.<br/>163.com mail exchanger = 10 163mx03.mxmail.netease.com.<br/><br/>可以看到163.com的MX记录为mx.mail.163.split.netease.com，并且将列出该MX记录对应的IP。<br/>　　如果该命令没有返回正确的MX记录或者IP，则有可能是您的网络问题或DNS配置错误造成无法向网易邮箱发信，请先联系您的DNS管理员进行解决。
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] nslookup查询mx方法,如何在发信服务器上查询邮件服务器MX记录？]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>