ORF反垃圾邮件系统

邮件服务器-邮件系统-邮件技术论坛(BBS)

 找回密码
 会员注册
查看: 7602|回复: 13
打印 上一主题 下一主题

[求助] 邮件服务器无法发送邮件

[复制链接]
跳转到指定楼层
顶楼
发表于 2008-5-26 13:25:52 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
求助:邮件服务器无法发送邮件,求高人指点
日志如下:

Attempting SMTP connection to [*******.co.jp]
Mon 2008-05-26 13:21:49: Resolving MX records for [*******.co.jp] (DNS Server: 192.168.1.5)...
Mon 2008-05-26 13:21:49: *  P=010 S=002 D=******.co.jp TTL=(52) MX=[gwix01a.******.co.jp] {******31.67}
Mon 2008-05-26 13:21:49: *  P=010 S=003 D=******.co.jp TTL=(52) MX=[gwix02a.******.co.jp] {******31.68}
Mon 2008-05-26 13:21:49: *  P=100 S=000 D=******.co.jp TTL=(52) MX=[gwse01s.******.co.jp] {******.9.150}
Mon 2008-05-26 13:21:49: *  P=100 S=001 D=******.co.jp TTL=(52) MX=[gwse02s.******.co.jp] {******.9.151}
Mon 2008-05-26 13:21:49: Attempting SMTP connection to [******.31.67:25]
Mon 2008-05-26 13:21:49: Waiting for socket connection...
Mon 2008-05-26 13:21:49: *  Connection established (192.168.1.2:4100 -> ******.31.67:25)
Mon 2008-05-26 13:21:49: Waiting for protocol to start...
Mon 2008-05-26 13:21:50: <-- 220 gwix01a.******.co.jp ESMTP
Mon 2008-05-26 13:21:50: --> EHLO ******.cn
Mon 2008-05-26 13:21:50: <-- 250-gwix01a.******.co.jp
Mon 2008-05-26 13:21:50: <-- 250-8BITMIME
Mon 2008-05-26 13:21:50: <-- 250 SIZE 104857600
Mon 2008-05-26 13:21:50: --> MAIL From:<[email=prvs=1029022f22=fann@01media.cn]prvs=1029022f22=fann@******.cn[/email]> SIZE=1765089
Mon 2008-05-26 13:21:50: <-- 250 sender <[email=prvs=1029022f22=fann@01media.cn]prvs=1029022f22=fann@******.cn[/email]> ok
Mon 2008-05-26 13:21:50: --> RCPT To:<Tozaki.Toshio@******.co.jp>
Mon 2008-05-26 13:21:51: <-- 250 recipient <Tozaki.Toshio@******.co.jp> ok
Mon 2008-05-26 13:21:51: --> RCPT To:<liu.xinjian@******.co.jp>
Mon 2008-05-26 13:21:51: <-- 250 recipient <liu.xinjian@******.co.jp> ok
Mon 2008-05-26 13:21:51: --> DATA
Mon 2008-05-26 13:21:52: <-- 354 go ahead
Mon 2008-05-26 13:21:52: Sending <d:\mdaemon\queues\remote\pd50000002532.msg> to [202.250.31.67]
Mon 2008-05-26 13:22:21: *  Winsock Error 10054 Connection was reset by the other side!
Mon 2008-05-26 13:22:21: Error writing to socket
Mon 2008-05-26 13:22:21: This message is 8 minutes old; it has 112 minutes left in this queue
Mon 2008-05-26 13:22:21: SMTP session terminated (Bytes in/out: 271/483497)
Mon 2008-05-26 13:22:21: ----------
14
发表于 2008-5-26 14:57:00 | 只看该作者
Mon 2008-05-26 13:22:21: *  Winsock Error 10054 Connection was reset by the other side!
Mon 2008-05-26 13:22:21: Error writing to socket
Mon 2008-05-26 13:22:21: This message is 8 minutes old; it has 112 minutes left in this queue
Mon 2008-05-26 13:22:21: SMTP session terminated (Bytes in/out: 271/483497)
Mon 2008-05-26 13:22:21: ----------

  邮件发送用了8分,链接有问题了
13
发表于 2008-5-26 14:55:10 | 只看该作者
10054 WSAECONNRESET (10054) Connection reset by peer
连接被重置
●连接被强制性关闭,多由于远程接口因超时或者重置而不能连接引起。
●用户建议:一些网络系统有统计报告,在这种情况下可以检测接受到的TCP重置包计数或者ICMP端口不能 到达的数据包。
12
发表于 2008-5-26 14:54:11 | 只看该作者
哪位英文历害的给翻译一下
11
发表于 2008-5-26 14:46:15 | 只看该作者
请看winsock error 10054代码提示:
10054—WSAECONNRESET
Connection reset by peer. The remote host forcibly closed an established connection. This error can occur if the remote process is abnormally terminated (as in memory violation or hardware failure) or if a hard close was performed on the socket. A socket can be configured for a hard close using the SO_LINGER socket option and setsockopt.
10
 楼主| 发表于 2008-5-26 14:31:26 | 只看该作者
我猜也有可能是域名反解的问题,我让对方加我白名单试试
9
发表于 2008-5-26 14:17:27 | 只看该作者
Mon 2008-05-26 13:22:21: *  Winsock Error 10054 Connection was reset by the other side!

许多这类提示都比较困难,可能并不是你的MD的问题,
8
 楼主| 发表于 2008-5-26 13:52:27 | 只看该作者
不会,发其他邮箱都没问题
7
发表于 2008-5-26 13:49:39 | 只看该作者
发给其他的(非******.co.jp域名)也会出现此类问题吗?
地板
 楼主| 发表于 2008-5-26 13:49:39 | 只看该作者
Pinging gwix01a.*******.co.jp [*******.31.67] with 32 bytes of data:

Reply from *******.31.67: bytes=32 time=391ms TTL=45
Reply from *******.31.67: bytes=32 time=328ms TTL=45
Reply from *******.31.67: bytes=32 time=334ms TTL=45
Reply from *******.31.67: bytes=32 time=380ms TTL=45

Ping statistics for *******.31.67:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 328ms, Maximum = 391ms, Average = 358ms
您需要登录后才可以回帖 登录 | 会员注册

本版积分规则

小黑屋|手机版|Archiver|邮件技术资讯网

GMT+8, 2026-7-28 15:59

Powered by Discuz! X3.2

© 2001-2016 Comsenz Inc.

本论坛为非盈利中立机构,所有言论属发表者个人意见,不代表本论坛立场。内容所涉及版权和法律相关事宜请参考各自所有者的条款。
如认定侵犯了您权利,请联系我们。本论坛原创内容请联系后再行转载并务必保留我站信息。此声明修改不另行通知,保留最终解释权。
*本论坛会员专属QQ群:邮件技术资讯网会员QQ群
*本论坛会员备用QQ群:邮件技术资讯网备用群

快速回复 返回顶部 返回列表