如果排除了上面的解析问题,还是不行,请按下面的做
在其他机器上打开MSDOS
telnet 192.168.1.16 25
helo
mail from:test1@abc.com
rcpt to:test2@abc.com
data
subject:testing mail
.
回车发送
看看成功了没有或者哪个环节出了问题作者: pet_frog 时间: 2007-12-6 18:04
好,我试试,不行明天再问哈
谢谢!作者: dustsailor 时间: 2007-12-6 18:26
Not at all, you are welcome!作者: pet_frog 时间: 2007-12-7 09:54
比如我的服务器域名就是mail.abc.com
之前没做过mx设置,那么mx应该是什么呢?
怎么查看mx的A记录呢?