Debug: tag client SMTP output with buffering qualifier
[exim.git] / test / stderr / 1160
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 HELP
12   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
13   SMTP|> RCPT TO:<CALLER@test.ex>
14   SMTP>> DATA
15   SMTP<< 250 OK
16   SMTP<< 250 Accepted
17   SMTP<< 354 Enter message, ending with "." on a line by itself
18   SMTP>> writing message and terminating "."
19   SMTP<< 250 OK id=10HmaZ-0005vi-00
20   SMTP+> QUIT
21   SMTP(close)>>
22 LOG: MAIN
23   => 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"
24 LOG: MAIN
25   Completed
26 delivering 10HmaY-0005vi-00 (queue run pid pppp)
27 Connecting to 127.0.0.1 [127.0.0.1]:1225 ...  connected
28   SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
29   SMTP>> EHLO helo.data.changed
30   SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
31          250-SIZE 52428800
32          250-8BITMIME
33          250-PIPELINING
34          250 HELP
35   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
36   SMTP|> RCPT TO:<CALLER@test.ex>
37   SMTP|> RCPT TO:<xyz@test.ex>
38   SMTP>> DATA
39   SMTP<< 250 OK
40   SMTP<< 250 Accepted
41   SMTP<< 250 Accepted
42   SMTP<< 354 Enter message, ending with "." on a line by itself
43   SMTP>> writing message and terminating "."
44   SMTP<< 250 OK id=10HmbA-0005vi-00
45   SMTP+> QUIT
46   SMTP(close)>>
47 LOG: MAIN
48   => 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"
49 LOG: MAIN
50   -> 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"
51 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1225 ...  connected
52   SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
53   SMTP>> EHLO myhost.test.ex
54   SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
55          250-SIZE 52428800
56          250-8BITMIME
57          250-PIPELINING
58          250 HELP
59   SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
60   SMTP|> RCPT TO:<abcd@test.ex>
61   SMTP>> DATA
62   SMTP<< 250 OK
63   SMTP<< 250 Accepted
64   SMTP<< 354 Enter message, ending with "." on a line by itself
65   SMTP>> writing message and terminating "."
66   SMTP<< 250 OK id=10HmbB-0005vi-00
67   SMTP+> QUIT
68   SMTP(close)>>
69 LOG: MAIN
70   => 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"
71 LOG: MAIN
72   Completed
73 LOG: queue_run MAIN
74   End queue run: pid=pppp -qf
75
76 ******** SERVER ********