<-- 354 Enter mail, end with "." on a line by itselfs?
> --- Session Transcript ---> Mon 2008-01-14 13:00:07: Parsing Message <xxxxxxxxxxxxxxxxxxxxxxxx\pd50000004954.msg>
> Mon 2008-01-14 13:00:07: From: tsukamoto@…….com.cn
> Mon 2008-01-14 13:00:07: To: takano@cbc.co.jp
> Mon 2008-01-14 13:00:07: Subject: =?iso-2022-jp?B?Rnc6IBskQkNmOXE8K0YwPFY+cEpzGyhCMDgwMTEx?=
> Mon 2008-01-14 13:00:07: Message-ID: <03bf01c8564d$d06ca230$7d0aa8c0@zhuhai377b299a>
> Mon 2008-01-14 13:00:07: MX-record resolution of in progress (DNS Server: 202.96.128.86)...
> Mon 2008-01-14 13:00:07: *P=100 D=cbc.co.jp TTL=(1410) MX= {210.169.34.131}
> Mon 2008-01-14 13:00:07: *P=010 D=cbc.co.jp TTL=(1410) MX= {210.169.34.132}
> Mon 2008-01-14 13:00:07: Attempting MX: P=010 D=cbc.co.jp TTL=(1410) MX= {210.169.34.132}
> Mon 2008-01-14 13:00:07: Attempting SMTP connection to
> Mon 2008-01-14 13:00:07: Waiting for socket connection...
> Mon 2008-01-14 13:00:08: Socket connection established (192.168.10.254 : 2961 -> 210.169.34.132 : 25)
> Mon 2008-01-14 13:00:08: Waiting for protocol initiation...
> Mon 2008-01-14 13:00:30: <-- 220 ms2.cbc.co.jp ESMTP Sendmail 8.12.11.20060308/8.12.11; Mon, 14 Jan 2008 14:00:32 +0900
> Mon 2008-01-14 13:00:30: --> EHLO zhuhaisumika.com.cn
> Mon 2008-01-14 13:00:31: <-- 250-ms2.cbc.co.jp Hello zhuhaisumika.com.cn , pleased to meet you
> Mon 2008-01-14 13:00:31: <-- 250-ENHANCEDSTATUSCODES
> Mon 2008-01-14 13:00:31: <-- 250-PIPELINING
> Mon 2008-01-14 13:00:31: <-- 250-8BITMIME
> Mon 2008-01-14 13:00:31: <-- 250-SIZE 5242880
> Mon 2008-01-14 13:00:31: <-- 250-DSN
> Mon 2008-01-14 13:00:31: <-- 250-ETRN
> Mon 2008-01-14 13:00:31: <-- 250-AUTH GSSAPI
> Mon 2008-01-14 13:00:31: <-- 250-DELIVERBY
> Mon 2008-01-14 13:00:31: <-- 250 HELP
> Mon 2008-01-14 13:00:31: --> MAIL From:<tsukamoto@…….com.cn> SIZE=38267
> Mon 2008-01-14 13:00:31: <-- 250 2.1.0 <tsukamoto@…….com.cn>... Sender ok
> Mon 2008-01-14 13:00:31: --> RCPT To:<takano@cbc.co.jp>
> Mon 2008-01-14 13:00:33: <-- 250 2.1.5 <takano@cbc.co.jp>... Recipient ok
> Mon 2008-01-14 13:00:33: --> DATA
> Mon 2008-01-14 13:00:36: <-- 354 Enter mail, end with "." on a line by itself
> Mon 2008-01-14 13:00:36: Sending <xxxxxxxxxxxxxxxxxxxxxxxx\pd50000004954.msg> to
> Mon 2008-01-14 13:06:23: Winsock Error 10054 Connection was reset by the other side!
> Mon 2008-01-14 13:06:23: Error writing to socket
> Mon 2008-01-14 13:06:23: This message is 210 minutes old; it has 0 minutes left in this queue
> Mon 2008-01-14 13:06:23: Primary queue lifetime exceeded; message placed in retry queue
> --- End Transcript ---
> : Message contains file attachments
> Mon 2008-01-14 13:00:36: <-- 354 Enter mail, end with "." on a line by itself 这句话是什么含义? 在传递邮件内容时网络异常中断,请检查邮件大小。
可能和国际带宽,双方网络都有关系。 是啊,请问:“354 Enter mail, end with "." on a line by itself ”是什么意思啊? 输入邮件内容,以仅有一个[.]的单独行作为结束。
这是SMTP语法 354 Enter mail, end with "." on a line by itself ” 从协议上看,是两个服务器之间的应答,回答354 ,表示开始邮件的输入,以一行的最后一个小圆点结束传输(我猜测的),邮件服务器之间的交互到这里还是正常的。
这儿开始错误:
Mon 2008-01-14 13:06:23: Winsock Error 10054 Connection was reset by the other side!
> Mon 2008-01-14 13:06:23: Error writing to socket
> Mon 2008-01-14 13:06:23: This message is 210 minutes old; it has 0 minutes left in this queue
> Mon 2008-01-14 13:06:23: Primary queue lifetime exceeded; message placed in retry queue
这个Socket传输持续了6分钟,可能是由于网络不好,超时导致接收方断开Socket连接,出现Winsock Error 10054 错误。
页:
[1]
