perl version oddity
[exim.git] / test / stderr / 0525
1 LOG: smtp_connection MAIN
2   SMTP connection from CALLER
3 LOG: MAIN
4   <= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss
5 delivering 10HmaX-000000005vi-0000
6 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
7 connected
8   SMTP<< 220 Welcome
9   SMTP>> EHLO myhost.test.ex
10   SMTP<< 250 Hi
11   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
12   SMTP<< 250 OK
13   SMTP>> RCPT TO:<def@pqr>
14   SMTP<< 250 OK
15   SMTP>> DATA
16   SMTP<< 354 SEND
17   SMTP>> (writing message)
18   SMTP(close)>>
19 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:DATA:354'
20 LOG: MAIN
21   H=127.0.0.1 [127.0.0.1]: SMTP timeout after sending data block (ddd bytes written): Connection timed out
22 LOG: MAIN
23   == def@pqr R=r1 T=t1 defer (dd): Connection timed out H=127.0.0.1 [127.0.0.1]: SMTP timeout after sending data block (ddd bytes written)
24 LOG: smtp_connection MAIN
25   SMTP connection from CALLER D=qqs closed by QUIT