litaiwan2 发表于 2015-12-8 09:35:56

Hmail 不能给外部邮箱发送邮件

SMTP故障,请大神帮忙分析

我当前是在Windows 2008上装的hmail,固定IP,用的阿里云的域名,
A记录,MX记录,三个CNAME记录都已经添加,
内部邮箱收发邮件正常,外部邮箱可以给内部邮箱发送成功并接收到,内部给外部发送成功,但外部接收不到,
下面是log,


退信信息
Your message did not reach some or allof the intended recipients.Sent: Mon, 7 Dec 2015 17:25:48 +0800Subject: 234The following recipient(s) could not bereached:******@qq.comRemote server closed connection.Tried 5 time(s)

Hmail提示RPC 服务器不可用。 (异常来自 HRESULT:0x800706BA)、


ERROR_hmailserver logs:
"ERROR"        2384        "2015-12-08 09:06:28.025"        "Severity: 3 (Medium), Code: HM4330, Source: TCPConnection::Connect, Description: Failed to bind to IP address 223.100.151.214. Remote IP: , Error code: 10049, Message: 在其上下文中,该请求的地址无效。"


hmailserver logs:
"SMTPD"        2776        5        "2015-12-08 09:06:27.853"        "223.100.151.***"        "SENT: 220 mail.zx-tec.com ESMTP"
"SMTPD"        3692        5        "2015-12-08 09:06:27.853"        "223.100.151.***"        "RECEIVED: EHLO zyPC"
"SMTPD"        3692        5        "2015-12-08 09:06:27.853"        "223.100.151.***"        "SENT: 250-mail.zx-tec.com250-SIZE 20480000250 AUTH LOGIN PLAIN"
"SMTPD"        3844        5        "2015-12-08 09:06:27.853"        "223.100.151.***"        "RECEIVED: AUTH LOGIN"
"SMTPD"        3844        5        "2015-12-08 09:06:27.853"        "223.100.151.***"        "SENT: 334 VXNlcm5hbWU6"
"SMTPD"        3104        5        "2015-12-08 09:06:27.869"        "223.100.151.***"        "RECEIVED: bHp4QHp4LXRlYy5jb20="
"SMTPD"        3104        5        "2015-12-08 09:06:27.869"        "223.100.151.***"        "SENT: 334 UGFzc3dvcmQ6"
"SMTPD"        740        5        "2015-12-08 09:06:27.869"        "223.100.151.***"        "RECEIVED: ***"
"SMTPD"        740        5        "2015-12-08 09:06:27.869"        "223.100.151.***"        "SENT: 235 authenticated."
"SMTPD"        2776        5        "2015-12-08 09:06:27.869"        "223.100.151.***"        "RECEIVED: MAIL FROM: <lzx@zx-tec.com>"
"SMTPD"        2776        5        "2015-12-08 09:06:27.869"        "223.100.151.***"        "SENT: 250 OK"
"SMTPD"        3104        5        "2015-12-08 09:06:27.884"        "223.100.151.***"        "RECEIVED: RCPT TO: <113826@qq.com>"
"SMTPD"        3104        5        "2015-12-08 09:06:27.884"        "223.100.151.***"        "SENT: 250 OK"
"SMTPD"        3692        5        "2015-12-08 09:06:27.900"        "223.100.151.***"        "RECEIVED: DATA"
"SMTPD"        3692        5        "2015-12-08 09:06:27.900"        "223.100.151.***"        "SENT: 354 OK, send."
"SMTPD"        2732        5        "2015-12-08 09:06:27.931"        "223.100.151.***"        "SENT: 250 Queued (0.016 seconds)"
"ERROR"        2384        "2015-12-08 09:06:28.025"        "Severity: 3 (Medium), Code: HM4330, Source: TCPConnection::Connect, Description: Failed to bind to IP address 223.100.151.***. Remote IP: , Error code: 10049, Message: 在其上下文中,该请求的地址无效。"
"ERROR"        2384        "2015-12-08 09:06:28.025"        "Severity: 3 (Medium), Code: HM4330, Source: TCPConnection::Connect, Description: Failed to bind to IP address 223.100.151.***. Remote IP: , Error code: 10049, Message: 在其上下文中,该请求的地址无效。"
"ERROR"        2384        "2015-12-08 09:06:28.025"        "Severity: 3 (Medium), Code: HM4330, Source: TCPConnection::Connect, Description: Failed to bind to IP address 223.100.151.***. Remote IP: , Error code: 10049, Message: 在其上下文中,该请求的地址无效。"
"ERROR"        2384        "2015-12-08 09:06:28.025"        "Severity: 3 (Medium), Code: HM4330, Source: TCPConnection::Connect, Description: Failed to bind to IP address 223.100.151.***. Remote IP: , Error code: 10049, Message: 在其上下文中,该请求的地址无效。"
"SMTPD"        872        5        "2015-12-08 09:06:30.443"        "223.100.151.***"        "RECEIVED: QUIT"
"SMTPD"        872        5        "2015-12-08 09:06:30.443"        "223.100.151.***"        "SENT: 221 goodbye"




poyema290 发表于 2016-3-23 10:05:15

不错的贴,太喜欢了,大家都顶啊
页: [1]
查看完整版本: Hmail 不能给外部邮箱发送邮件