Testsuite: make debug output for proxied TLS less indeterminate
[exim.git] / test / stderr / 2135
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 Transport port=25 replaced by host-specific port=1225
7 Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected
8 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
9 SMTP>> EHLO myhost.test.ex
10 cmd buf flush ddd bytes
11 SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
12 250-SIZE 52428800
13 250-8BITMIME
14 250-PIPELINING
15 250-STARTTLS
16 250 HELP
17 SMTP>> STARTTLS
18 cmd buf flush ddd bytes
19 SMTP<< 220 TLS go ahead
20 SMTP>> EHLO myhost.test.ex
21 cmd buf flush ddd bytes
22 SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
23 250-SIZE 52428800
24 250-8BITMIME
25 250-PIPELINING
26 250 HELP
27 using PIPELINING
28 not using DSN
29 SMTP>> MAIL FROM:<usera@ok.example>
30 SMTP>> RCPT TO:<userb@test.ex>
31 cmd buf flush ddd bytes
32 SMTP<< 250 OK
33 SMTP<< 250 Accepted
34 LOG: MAIN
35 <= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss
36 LOG: smtp_connection MAIN
37 SMTP connection from CALLER closed by QUIT
38 >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>
39 proxy-proc inter-pid pppp
40 proxy-proc final-pid pppp
41 Exim version x.yz ....
42 configuration file is TESTSUITE/test-config
43 trusted user
44 admin user
45 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
46 --------> userb@test.ex <--------
47 t1 transport entered
48 userb@test.ex
49 hostlist:
50 127.0.0.1:1225
51 already connected to 127.0.0.1 [127.0.0.1] (on fd 0)
52 checking status of 127.0.0.1
53 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
54 delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userb@test.ex)
55 Transport port=25 replaced by host-specific port=1225
56 continued connection, proxied TLS
57 SMTP>> DATA
58 cmd buf flush ddd bytes
59 SMTP<< 354 Enter message, ending with "." on a line by itself
60 SMTP>> writing message and terminating "."
61 cannot use sendfile for body: spoolfile not wireformat
62 writing data block fd=dddd size=sss timeout=300
63 SMTP<< 250 OK id=10HmaY-0005vi-00
64 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
65 SMTP>> QUIT
66 cmd buf flush ddd bytes
67 SMTP(close)>>
68 Leaving t1 transport
69 LOG: MAIN
70 => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:1225 X=TLSv1:AES256-SHA:256 CV=no C="250 OK id=10HmaY-0005vi-00"
71 LOG: MAIN
72 Completed
73 >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
74 >>>>>>>>>>>>>>>> Exim pid=pppp (TLS proxy) terminating with rc=0 >>>>>>>>>>>>>>>>
75
76 ******** SERVER ********