Testsuite: add progress detail to log of troublesome testcase
[exim.git] / test / stderr / 0143
... / ...
CommitLineData
1Exim version x.yz ....
2configuration file is TESTSUITE/test-config
3admin user
4LOG: MAIN
5 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
6created log directory TESTSUITE/spool/log
7Exim version x.yz ....
8configuration file is TESTSUITE/test-config
9trusted user
10admin user
11router_name <my_main_router>
12>>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
13--------> userx@domain.com <--------
14transport_name <my_smtp>
15my_smtp transport entered
16 userx@domain.com
17checking status of 127.0.0.1
18127.0.0.1 [127.0.0.1]:1111/ip4.ip4.ip4.ip4 status = usable
19delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userx@domain.com)
20Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
21 SMTP<< 220 ESMTP
22 SMTP>> EHLO myhost.test.ex
23cmd buf flush ddd bytes
24 SMTP<< 250-OK
25 250-HELP
26 250 AUTH LOGIN
27not using PIPELINING
28not using DSN
29 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
30cmd buf flush ddd bytes
31 SMTP<< 250 Sender OK
32 SMTP>> RCPT TO:<userx@domain.com>
33cmd buf flush ddd bytes
34 SMTP<< 250 Recipient OK
35 SMTP>> DATA
36cmd buf flush ddd bytes
37 SMTP<< 354 Send data
38 SMTP>> writing message and terminating "."
39writing data block fd=dddd size=sss timeout=300
40 SMTP<< 250 OK
41ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
42transport_check_waiting entered
43 sequence=1 local_max=500 global_max=-1
44no messages waiting for 127.0.0.1
45 SMTP>> QUIT
46cmd buf flush ddd bytes
47 SMTP(close)>>
48Leaving my_smtp transport
49LOG: MAIN
50 => userx@domain.com R=my_main_router T=my_smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
51LOG: MAIN
52 Completed
53>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
54>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>