|
|
好! 長見識啊!
忍不住好奇,自建一個郵件服務器發了一個測試信,主旨:test ,沒有正文,結果是發出了,不過中間有兩個停頓怕時間比較長。日志如下:
Wed 2007-07-25 08:15:06: Session 33; child 1
Wed 2007-07-25 08:13:04: Parsing Message <c:\mdaemon\remoteq\pd35000000011.msg>
Wed 2007-07-25 08:13:04: From: xxxx@yyyyyy.com.cn
Wed 2007-07-25 08:13:04: To: carrie@parisian.co.uk
Wed 2007-07-25 08:13:04: Subject: test
Wed 2007-07-25 08:13:04: Message-ID: <46A6958B.1050509@alltop.com.cn>
Wed 2007-07-25 08:13:04: MX-record resolution of [parisian.co.uk] in progress (DNS Server: 10.136.74.8)...
Wed 2007-07-25 08:13:05: * P=000 S=000 D=parisian.co.uk TTL=(240) MX=[parisian.co.uk] {62.149.35.14}
Wed 2007-07-25 08:13:05: Attempting MX: P=000 S=000 D=parisian.co.uk TTL=(240) MX=[parisian.co.uk] {62.149.35.14}
Wed 2007-07-25 08:13:05: Attempting SMTP connection to [62.149.35.14 : 25]
Wed 2007-07-25 08:13:05: Waiting for connection...
Wed 2007-07-25 08:13:05: Connection established (10.136.74.1 : 3332 -> 62.149.35.14 : 25)
Wed 2007-07-25 08:13:05: Waiting for protocol initiation...
Wed 2007-07-25 08:13:08: <-- 220-ruby.uk-dns.com ESMTP Exim 4.66 #1 Wed, 25 Jul 2007 01:14:03 +0100
Wed 2007-07-25 08:13:08: <-- 220-We do not authorize the use of this system to transport unsolicited,
Wed 2007-07-25 08:13:08: <-- 220 and/or bulk e-mail.
Wed 2007-07-25 08:13:08: --> EHLO mail.alltop.com.cn
Wed 2007-07-25 08:13:08: <-- 250-ruby.uk-dns.com Hello mail.alltop.com.cn [59.37.18.34]
Wed 2007-07-25 08:13:08: <-- 250-SIZE 52428800
Wed 2007-07-25 08:13:08: <-- 250-PIPELINING
Wed 2007-07-25 08:13:08: <-- 250-AUTH PLAIN LOGIN
Wed 2007-07-25 08:13:08: <-- 250-STARTTLS
Wed 2007-07-25 08:13:08: <-- 250 HELP
Wed 2007-07-25 08:13:08: --> MAIL From:<xxxx@yyyyyy.com.cn> SIZE=830
Wed 2007-07-25 08:13:08: <-- 250 OK
Wed 2007-07-25 08:13:08: --> RCPT To:<carrie@parisian.co.uk>
Wed 2007-07-25 08:13:58: <-- 250 Accepted
Wed 2007-07-25 08:13:58: --> DATA
Wed 2007-07-25 08:13:59: <-- 354 Enter message, ending with "." on a line by itself
Wed 2007-07-25 08:13:59: Sending <c:\mdaemon\remoteq\pd35000000011.msg> to [62.149.35.14]
Wed 2007-07-25 08:13:59: Transfer Complete.
Wed 2007-07-25 08:15:06: <-- 250 OK id=1IDUWk-0001vK-Ph
Wed 2007-07-25 08:15:06: --> QUIT
Wed 2007-07-25 08:15:06: <-- 221 ruby.uk-dns.com closing connection
Wed 2007-07-25 08:15:06: SMTP session successful (Bytes in/out: 460/946)
Wed 2007-07-25 08:15:06: ----------
自建的郵件服務器沒有做反向解析(沒條件做)。到寫這個帖子為止沒收到退信。
[ 本帖最后由 stdmis 于 2007-7-25 08:50 编辑 ] |
|