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