Testsuite: fix munge around tpt connect time
[exim.git] / test / stderr / 2035
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 admin user
4 LOG: smtp_connection MAIN
5   SMTP connection from CALLER
6 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
7  TFO mode sendto, no data: EINPROGRESS
8 connected
9   SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
10   SMTP>> EHLO myhost.test.ex
11 cmd buf flush ddd bytes
12   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
13          250-SIZE 52428800
14          250-LIMITS MAILMAX=1000 RCPTMAX=50000
15          250-8BITMIME
16          250-PIPELINING
17          250-STARTTLS
18          250 HELP
19   SMTP>> STARTTLS
20 cmd buf flush ddd bytes
21   SMTP<< 220 TLS go ahead
22 127.0.0.1 in tls_verify_cert_hostnames? no (end of list)
23   SMTP>> EHLO myhost.test.ex
24 cmd buf flush ddd bytes
25   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
26          250-SIZE 52428800
27          250-LIMITS MAILMAX=1000 RCPTMAX=50000
28          250-8BITMIME
29          250-PIPELINING
30          250 HELP
31 using PIPELINING
32 not using DSN
33   SMTP|> MAIL FROM:<usera@ok.example>
34   SMTP>> RCPT TO:<userb@test.ex>
35 cmd buf flush ddd bytes
36 sync_responses expect mail
37   SMTP<< 250 OK
38 sync_responses expect rcpt for userb@test.ex
39   SMTP<< 250 Accepted
40 LOG: MAIN
41   <= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss
42 LOG: smtp_connection MAIN
43   SMTP connection from CALLER D=qqs closed by QUIT
44 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
45 Exim version x.yz ....
46 configuration file is TESTSUITE/test-config
47 trusted user
48 admin user
49 dropping to exim gid; retaining priv uid
50 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
51 --------> userb@test.ex <--------
52 t1 transport entered
53   userb@test.ex
54 hostlist:
55   '127.0.0.1' IP 127.0.0.1 port PORT_D
56 already connected to 127.0.0.1 [127.0.0.1] (on fd 0)
57 checking retry status of 127.0.0.1
58 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
59 delivering 10HmaX-000000005vi-0000 to 127.0.0.1 [127.0.0.1] (userb@test.ex)
60 continued connection, proxied TLS
61   SMTP>> DATA
62 cmd buf flush ddd bytes
63 sync_responses expect data
64   SMTP<< 354 Enter message, ending with "." on a line by itself
65   SMTP>> (writing message)
66 cannot use sendfile for body: spoolfile not wireformat
67   SMTP>> .
68 writing data block fd=dddd size=sss timeout=300
69   SMTP<< 250 OK id=10HmaY-000000005vi-0000
70 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
71   SMTP+> QUIT
72 cmd buf flush ddd bytes (more expected)
73   SMTP(shutdown)>>
74   SMTP(TLS shutdown)>>
75   SMTP<< 221 myhost.test.ex closing connection
76   SMTP(close)>>
77 cmdlog: 'DATA:354:.:250:QUIT+:221'
78 Leaving t1 transport
79 LOG: MAIN
80   => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:PORT_D X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmaY-000000005vi-0000"
81 LOG: MAIN
82   Completed
83 >>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
84 >>>>>>>>>>>>>>>> Exim pid=p1238 (tls-proxy) terminating with rc=0 >>>>>>>>>>>>>>>>
85
86 ******** SERVER ********