Testsuite: tidyup
[exim.git] / test / stderr / 0476
CommitLineData
54c5ebb1
PH
1Exim version x.yz ....
2configuration file is TESTSUITE/test-config
3admin user
4set_process_info: pppp running the queue (single queue run)
5LOG: queue_run MAIN
6 Start queue run: pid=pppp
7set_process_info: pppp running queue: 10HmaX-0005vi-00-H
8set_process_info: pppp running queue: waiting for 10HmaX-0005vi-00 (pppp)
9set_process_info: pppp delivering 10HmaX-0005vi-00 (queue run pid ppppp)
10>>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
11--------> userx@test.ex <--------
12set_process_info: pppp delivering 10HmaX-0005vi-00 using t1
13t1 transport entered
14 userx@test.ex
7b4c8c1f
JH
15hostlist:
16 127.0.0.1:-1
54c5ebb1
PH
17checking status of 127.0.0.1
18127.0.0.1 [127.0.0.1]:1111 status = usable
19delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userx@test.ex)
20set_process_info: pppp delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userx@test.ex)
7eb59ff9 21Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1
PH
22 SMTP<< 220 Server ready
23 SMTP>> EHLO the.local.host.name
76003495 24cmd buf flush ddd bytes
54c5ebb1
PH
25 SMTP<< 250-server id
26 250-PIPELINING
27 250 OK
28using PIPELINING
9094b84b 29not using DSN
54c5ebb1
PH
30 SMTP>> MAIL FROM:<CALLER@the.local.host.name>
31 SMTP>> RCPT TO:<userx@test.ex>
32 SMTP>> DATA
76003495 33cmd buf flush ddd bytes
54c5ebb1
PH
34 SMTP<< 250 OK
35 SMTP<< 550 NO
c562fd30 36Remote host closed connection in response to pipelined DATA
54c5ebb1
PH
37error for DATA ignored: pipelining is in use and there were no good recipients
38ok=1 send_quit=1 send_rset=1 continue_more=0 yield=0 first_address is NULL
39transport_check_waiting entered
40 sequence=1 local_max=500 global_max=-1
41 SMTP>> RSET
76003495 42cmd buf flush ddd bytes
c562fd30 43H=127.0.0.1 [127.0.0.1] Remote host closed connection in response to RSET
b9d9c5a2 44 SMTP(close)>>
54c5ebb1
PH
45set_process_info: pppp delivering 10HmaX-0005vi-00: just tried 127.0.0.1 [127.0.0.1] for userx@test.ex: result OK
46Leaving t1 transport
47set_process_info: pppp delivering 10HmaX-0005vi-00 (just run t1 for userx@test.ex in subprocess)
48set_process_info: pppp delivering 10HmaX-0005vi-00: waiting for a remote delivery subprocess to finish
49set_process_info: pppp delivering 10HmaX-0005vi-00
50LOG: MAIN
c562fd30 51 ** userx@test.ex R=r1 T=t1 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after RCPT TO:<userx@test.ex>: 550 NO
54c5ebb1 52set_process_info: pppp tidying up after delivering 10HmaX-0005vi-00
1b781f48 53writing data block fd=dddd size=sss timeout=0
54c5ebb1
PH
54Exim version x.yz ....
55configuration file is TESTSUITE/test-config
56trusted user
57admin user
58set_process_info: pppp accepting a local non-SMTP message from <>
59LOG: MAIN
60 <= <> R=10HmaX-0005vi-00 U=EXIMUSER P=local S=sss
54c5ebb1
PH
61Exim version x.yz ....
62configuration file is TESTSUITE/test-config
63trusted user
64admin user
65set_process_info: pppp delivering specified messages
66set_process_info: pppp delivering 10HmaZ-0005vi-00
67>>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
68--------> CALLER@the.local.host.name <--------
69set_process_info: pppp delivering 10HmaZ-0005vi-00 using t1
70t1 transport entered
71 CALLER@the.local.host.name
7b4c8c1f
JH
72hostlist:
73 127.0.0.1:-1
54c5ebb1
PH
74checking status of 127.0.0.1
75127.0.0.1 [127.0.0.1]:1111 status = usable
76delivering 10HmaZ-0005vi-00 to 127.0.0.1 [127.0.0.1] (CALLER@the.local.host.name)
77set_process_info: pppp delivering 10HmaZ-0005vi-00 to 127.0.0.1 [127.0.0.1] (CALLER@the.local.host.name)
7eb59ff9 78Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
54c5ebb1 79LOG: MAIN
c562fd30 80 H=127.0.0.1 [127.0.0.1] Connection refused
54c5ebb1
PH
81set_process_info: pppp delivering 10HmaZ-0005vi-00: just tried 127.0.0.1 [127.0.0.1] for CALLER@the.local.host.name: result DEFER
82added retry item for T:127.0.0.1:127.0.0.1:1224: errno=dd more_errno=dd,A flags=2
83all IP addresses skipped or deferred at least one address
7a0743eb
PH
84updating wait-t1 database
85added to list for 127.0.0.1
54c5ebb1
PH
86Leaving t1 transport
87set_process_info: pppp delivering 10HmaZ-0005vi-00 (just run t1 for CALLER@the.local.host.name in subprocess)
54c5ebb1
PH
88set_process_info: pppp delivering 10HmaZ-0005vi-00: waiting for a remote delivery subprocess to finish
89set_process_info: pppp delivering 10HmaZ-0005vi-00
90LOG: MAIN
91 == CALLER@the.local.host.name R=r1 T=t1 defer (dd): Connection refused
92set_process_info: pppp tidying up after delivering 10HmaZ-0005vi-00
93>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
75e0e026
PH
94>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
95LOG: MAIN
96 Completed
97set_process_info: pppp running queue: waiting for children of pppp
54c5ebb1
PH
98set_process_info: pppp running queue
99set_process_info: pppp running queue: 10HmaY-0005vi-00-H
100set_process_info: pppp running queue: waiting for 10HmaY-0005vi-00 (pppp)
101set_process_info: pppp delivering 10HmaY-0005vi-00 (queue run pid ppppp)
102>>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
103--------> usery@test.ex <--------
104set_process_info: pppp delivering 10HmaY-0005vi-00 using t1
105t1 transport entered
106 usery@test.ex
7b4c8c1f
JH
107hostlist:
108 127.0.0.1:-1
54c5ebb1
PH
109checking status of 127.0.0.1
110no message retry record
54c5ebb1
PH
111127.0.0.1 [127.0.0.1]:1111 status = unusable
112all IP addresses skipped or deferred at least one address
7a0743eb
PH
113updating wait-t1 database
114added to list for 127.0.0.1
54c5ebb1
PH
115Leaving t1 transport
116set_process_info: pppp delivering 10HmaY-0005vi-00 (just run t1 for usery@test.ex in subprocess)
117set_process_info: pppp delivering 10HmaY-0005vi-00: waiting for a remote delivery subprocess to finish
118set_process_info: pppp delivering 10HmaY-0005vi-00
119LOG: retry_defer MAIN
3cf01803 120 == usery@test.ex R=r1 T=t1 defer (-53): retry time not reached for any host for 'test.ex'
54c5ebb1
PH
121set_process_info: pppp tidying up after delivering 10HmaY-0005vi-00
122set_process_info: pppp running queue: waiting for children of pppp
123set_process_info: pppp running queue
124LOG: queue_run MAIN
125 End queue run: pid=pppp
126>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>