2)如果是用Outlook Express来收信的话,指向邮件,不要打开,点击鼠标右键,看信件的属性,再点击详细资料,就可以看到信头。如果有sender的话,sender后面就是真正的发件人;如果没有sender,最后一个received from就是发件人所用的SMTP服务器。
Receive语句的基本表达格式是:from Server A by Server B,Server A为发送服务器,Server B为接收服务器。例如:
ReturnPath: <ownerenewsdaily@***.com.cn>
Received: from ns.enet.com.cn ([202.106.124.167])
by mail.777.net.cn (8.9.3/8.8.7)
with SMTP id TAA13043;
Thu, 28 Oct 1999 19:51:28 +0800 阅读详细 »
Q:421 Server too busy
A:因为收件方服务器问题无法连接,这是收件方服务器的SMTP session Full或者是因为收件方服务器 Traffic 无法进行新的 SMTP 连接。请过一会儿重新发送,如继续发生错误时向收件方管理员咨询。
Q:421-Microsoft ESMTP MAIL Service, Version: 5.0.2195.5600 ready at Service not available, closing transmission channel
A:收件方的 Microsoft ESMTP 服务器无法正常工作引起的发送失败.请过一会儿重新发送,如继续发生错误时向收件方管理员咨询。
Q:421 4.3.1 ILLEGAL FROM Sorry. Your IP has problems. This Connection will be closed. Please mail to mailsysop@hanmir.com (by using another e-mail server). Thank you.
A:由于收件方IP地址错误引起的发送限制错误。向显示的咨询邮箱地址发送邮件咨询。
Q:421 4.3.2 Your IP(xxx.xxx.xxx.xxx) is filtered and this connection will be closed. You must register your IP to spammaster@hanafos.com By SpaceLee, the Lord of mail server
A:发送人的IP地址在 www.hanafos.com 的网址上登录为SPAM邮件引起的发送限制错误。向显示的咨询邮箱地址发送邮件咨询。
Q:421 4.3.2 Your IP(xxx.xxx.xxx.xxx) is filtered and this connection will be closed. You must register your IP to http://realip.naver.com.
A:发送人的IP地址在 www.naver.com 的网址上登录为SPAM邮件引起的发送限制错误。请参考naver.com的spam政策。 阅读详细 »