Test suite fixes, mostly for new certs.
[exim.git] / test / stderr / 2108
1 LOG: queue_run MAIN
2 Start queue run: pid=pppp -qf
3 delivering 10HmaX-0005vi-00 (queue run pid ppppp)
4 Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected
5 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
6 SMTP>> EHLO helo.data.changed
7 SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
8 250-SIZE 52428800
9 250-8BITMIME
10 250-PIPELINING
11 250-STARTTLS
12 250 HELP
13 SMTP>> STARTTLS
14 SMTP<< 220 TLS go ahead
15 SMTP>> EHLO helo.data.changed
16 SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
17 250-SIZE 52428800
18 250-8BITMIME
19 250-PIPELINING
20 250 HELP
21 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
22 SMTP>> RCPT TO:<CALLER@test.ex>
23 SMTP>> DATA
24 SMTP<< 250 OK
25 SMTP<< 250 Accepted
26 SMTP<< 354 Enter message, ending with "." on a line by itself
27 SMTP>> writing message and terminating "."
28 SMTP<< 250 OK id=10HmaZ-0005vi-00
29 SMTP>> QUIT
30 LOG: MAIN
31 => CALLER@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLSv1:AES256-SHA:256 DN="/C=UK/O=The Exim Maintainers/OU=Test Suite/CN=Phil Pennock"
32 LOG: MAIN
33 Completed
34 delivering 10HmaY-0005vi-00 (queue run pid ppppp)
35 Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected
36 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
37 SMTP>> EHLO helo.data.changed
38 SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
39 250-SIZE 52428800
40 250-8BITMIME
41 250-PIPELINING
42 250-STARTTLS
43 250 HELP
44 SMTP>> STARTTLS
45 SMTP<< 220 TLS go ahead
46 SMTP>> EHLO helo.data.changed
47 SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
48 250-SIZE 52428800
49 250-8BITMIME
50 250-PIPELINING
51 250 HELP
52 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
53 SMTP>> RCPT TO:<CALLER@test.ex>
54 SMTP>> RCPT TO:<xyz@test.ex>
55 SMTP>> DATA
56 SMTP<< 250 OK
57 SMTP<< 250 Accepted
58 SMTP<< 250 Accepted
59 SMTP<< 354 Enter message, ending with "." on a line by itself
60 SMTP>> writing message and terminating "."
61 SMTP<< 250 OK id=10HmbA-0005vi-00
62 SMTP>> QUIT
63 LOG: MAIN
64 => CALLER@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLSv1:AES256-SHA:256 DN="/C=UK/O=The Exim Maintainers/OU=Test Suite/CN=Phil Pennock"
65 LOG: MAIN
66 -> xyz@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLSv1:AES256-SHA:256 DN="/C=UK/O=The Exim Maintainers/OU=Test Suite/CN=Phil Pennock"
67 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1225 ... connected
68 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
69 SMTP>> EHLO myhost.test.ex
70 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
71 250-SIZE 52428800
72 250-8BITMIME
73 250-PIPELINING
74 250-STARTTLS
75 250 HELP
76 SMTP>> STARTTLS
77 SMTP<< 220 TLS go ahead
78 SMTP>> EHLO myhost.test.ex
79 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
80 250-SIZE 52428800
81 250-8BITMIME
82 250-PIPELINING
83 250 HELP
84 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
85 SMTP>> RCPT TO:<abcd@test.ex>
86 SMTP>> DATA
87 SMTP<< 250 OK
88 SMTP<< 250 Accepted
89 SMTP<< 354 Enter message, ending with "." on a line by itself
90 SMTP>> writing message and terminating "."
91 SMTP<< 250 OK id=10HmbB-0005vi-00
92 SMTP>> QUIT
93 LOG: MAIN
94 => abcd@test.ex R=client T=send_to_server2 H=ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4] X=TLSv1:AES256-SHA:256 DN="/C=UK/O=The Exim Maintainers/OU=Test Suite/CN=Phil Pennock"
95 LOG: MAIN
96 Completed
97 LOG: queue_run MAIN
98 End queue run: pid=pppp -qf
99
100 ******** SERVER ********