Pipeline QUIT after data
[exim.git] / test / stderr / 1150
1 LOG: queue_run MAIN
2   Start queue run: pid=pppp -qf
3 delivering 10HmaX-0005vi-00 (queue run pid pppp)
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>> QUIT
29   SMTP<< 250 OK id=10HmaZ-0005vi-00
30   SMTP<< 221 myhost.test.ex closing connection
31   SMTP(close)>>
32 LOG: MAIN
33   => CALLER@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmaZ-0005vi-00"
34 LOG: MAIN
35   Completed
36 delivering 10HmaY-0005vi-00 (queue run pid pppp)
37 Connecting to 127.0.0.1 [127.0.0.1]:1225 ...  connected
38   SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
39   SMTP>> EHLO helo.data.changed
40   SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
41          250-SIZE 52428800
42          250-8BITMIME
43          250-PIPELINING
44          250-STARTTLS
45          250 HELP
46   SMTP>> STARTTLS
47   SMTP<< 220 TLS go ahead
48   SMTP>> EHLO helo.data.changed
49   SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
50          250-SIZE 52428800
51          250-8BITMIME
52          250-PIPELINING
53          250 HELP
54   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
55   SMTP|> RCPT TO:<CALLER@test.ex>
56   SMTP|> RCPT TO:<xyz@test.ex>
57   SMTP>> DATA
58   SMTP<< 250 OK
59   SMTP<< 250 Accepted
60   SMTP<< 250 Accepted
61   SMTP<< 354 Enter message, ending with "." on a line by itself
62   SMTP>> writing message and terminating "."
63   SMTP>> QUIT
64   SMTP<< 250 OK id=10HmbA-0005vi-00
65   SMTP<< 221 myhost.test.ex closing connection
66   SMTP(close)>>
67 LOG: MAIN
68   => CALLER@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbA-0005vi-00"
69 LOG: MAIN
70   -> xyz@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbA-0005vi-00"
71 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1225 ...  connected
72   SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
73   SMTP>> EHLO myhost.test.ex
74   SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
75          250-SIZE 52428800
76          250-8BITMIME
77          250-PIPELINING
78          250-STARTTLS
79          250 HELP
80   SMTP>> STARTTLS
81   SMTP<< 220 TLS go ahead
82   SMTP>> EHLO myhost.test.ex
83   SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
84          250-SIZE 52428800
85          250-8BITMIME
86          250-PIPELINING
87          250 HELP
88   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
89   SMTP|> RCPT TO:<abcd@test.ex>
90   SMTP>> DATA
91   SMTP<< 250 OK
92   SMTP<< 250 Accepted
93   SMTP<< 354 Enter message, ending with "." on a line by itself
94   SMTP>> writing message and terminating "."
95   SMTP>> QUIT
96   SMTP<< 250 OK id=10HmbB-0005vi-00
97   SMTP<< 221 myhost.test.ex closing connection
98   SMTP(close)>>
99 LOG: MAIN
100   => abcd@test.ex R=client T=send_to_server2 H=ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbB-0005vi-00"
101 LOG: MAIN
102   Completed
103 LOG: queue_run MAIN
104   End queue run: pid=pppp -qf
105
106 ******** SERVER ********