Move DSN support to mainline
[exim.git] / test / stderr / 5400
CommitLineData
528fde2a
JH
1Exim version x.yz ....
2configuration file is TESTSUITE/test-config
3admin user
4LOG: smtp_connection MAIN
5 SMTP connection from CALLER
24f66b4d 6using ACL "ar"
528fde2a
JH
7processing "accept"
8check control = cutthrough_delivery
24f66b4d
JH
9check logwrite = rcpt for $local_part@$domain
10 = rcpt for userx@domain.com
11LOG: MAIN
12 rcpt for userx@domain.com
13created log directory TESTSUITE/spool/log
14accept: condition test succeeded in ACL "ar"
a7538db1 15end of ACL "ar": ACCEPT
528fde2a
JH
16----------- start cutthrough setup ------------
17Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
18 SMTP<< 220 ESMTP
cb9d95ae 19 SMTP>> EHLO myhost.test.ex
528fde2a 20 SMTP<< 250 OK
9d6bb16d 21 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
528fde2a
JH
22 SMTP<< 250 Sender OK
23 SMTP>> RCPT TO:<userx@domain.com>
24 SMTP<< 250 Recipient OK
25----------- end cutthrough setup ------------
26processing "accept"
27accept: condition test succeeded in inline ACL
a7538db1 28end of inline ACL: ACCEPT
528fde2a
JH
29 SMTP>> DATA
30 SMTP<< 354 Send data
511a6c14
JH
31----------- start cutthrough headers send -----------
32added header line(s):
33X-hdr-rtr-new: +++
34---
35----------- done cutthrough headers send ------------
528fde2a
JH
36 SMTP>> .
37 SMTP<< 250 OK
528fde2a 38LOG: MAIN
6822b909 39 >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
cb9d95ae 40 SMTP>> QUIT
24f66b4d 41----------- cutthrough shutdown (delivered) ------------
528fde2a
JH
42LOG: MAIN
43 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
44LOG: MAIN
45 Completed
46LOG: smtp_connection MAIN
47 SMTP connection from CALLER closed by QUIT
48>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
49Exim version x.yz ....
50configuration file is TESTSUITE/test-config
51admin user
52LOG: smtp_connection MAIN
53 SMTP connection from CALLER
24f66b4d 54using ACL "ar"
528fde2a
JH
55processing "accept"
56check control = cutthrough_delivery
24f66b4d
JH
57check logwrite = rcpt for $local_part@$domain
58 = rcpt for userz@domain.com
59LOG: MAIN
60 rcpt for userz@domain.com
61accept: condition test succeeded in ACL "ar"
a7538db1 62end of ACL "ar": ACCEPT
24f66b4d
JH
63----------- start cutthrough setup ------------
64Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
65 SMTP<< 220 SMTP only spoken here
66 SMTP>> EHLO myhost.test.ex
67 SMTP<< 550 Not here, mate
68 SMTP>> HELO myhost.test.ex
69 SMTP<< 250 OK
9d6bb16d 70 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
24f66b4d
JH
71 SMTP<< 250 Sender OK
72 SMTP>> RCPT TO:<userz@domain.com>
73 SMTP<< 250 Recipient OK
74----------- end cutthrough setup ------------
75processing "accept"
528fde2a 76accept: condition test succeeded in inline ACL
a7538db1 77end of inline ACL: ACCEPT
24f66b4d
JH
78 SMTP>> DATA
79 SMTP<< 354 Send data
511a6c14
JH
80----------- start cutthrough headers send -----------
81added header line(s):
82X-hdr-rtr-new: +++
83---
84----------- done cutthrough headers send ------------
24f66b4d
JH
85 SMTP>> .
86 SMTP<< 250 OK
87LOG: MAIN
6822b909 88 >> userz@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
24f66b4d
JH
89 SMTP>> QUIT
90----------- cutthrough shutdown (delivered) ------------
91LOG: MAIN
92 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
93LOG: MAIN
94 Completed
95LOG: smtp_connection MAIN
96 SMTP connection from CALLER closed by QUIT
97>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
98Exim version x.yz ....
99configuration file is TESTSUITE/test-config
100admin user
101LOG: smtp_connection MAIN
102 SMTP connection from CALLER
103using ACL "ar"
104processing "accept"
105check control = cutthrough_delivery
106check logwrite = rcpt for $local_part@$domain
107 = rcpt for usery@domain.com
108LOG: MAIN
109 rcpt for usery@domain.com
110accept: condition test succeeded in ACL "ar"
a7538db1 111end of ACL "ar": ACCEPT
528fde2a
JH
112----------- start cutthrough setup ------------
113Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
114 SMTP<< 220 ESMTP
cb9d95ae 115 SMTP>> EHLO myhost.test.ex
528fde2a 116 SMTP<< 250 OK
9d6bb16d 117 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
528fde2a 118 SMTP<< 250 Sender OK
cb9d95ae 119 SMTP>> RCPT TO:<usery@domain.com>
528fde2a
JH
120 SMTP<< 250 Recipient OK
121----------- end cutthrough setup ------------
24f66b4d 122using ACL "ar"
528fde2a
JH
123processing "accept"
124check control = cutthrough_delivery
24f66b4d
JH
125check logwrite = rcpt for $local_part@$domain
126 = rcpt for userx@domain.com
127LOG: MAIN
128 rcpt for userx@domain.com
129accept: condition test succeeded in ACL "ar"
a7538db1 130end of ACL "ar": ACCEPT
528fde2a 131 SMTP>> QUIT
24f66b4d 132----------- cutthrough shutdown (more than one recipient) ------------
528fde2a
JH
133LOG: MAIN
134 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
135LOG: smtp_connection MAIN
136 SMTP connection from CALLER closed by QUIT
137>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
138Exim version x.yz ....
139configuration file is TESTSUITE/test-config
140trusted user
141admin user
142>>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
cb9d95ae 143--------> usery@domain.com <--------
528fde2a 144smtp transport entered
528fde2a 145 usery@domain.com
24f66b4d 146 userx@domain.com
528fde2a
JH
147checking status of 127.0.0.1
148127.0.0.1 [127.0.0.1]:1111 status = usable
24f66b4d 149delivering 10HmaZ-0005vi-00 to 127.0.0.1 [127.0.0.1] (usery@domain.com, ...)
528fde2a
JH
150Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
151 SMTP<< 220 ESMTP
152 SMTP>> EHLO myhost.test.ex
153 SMTP<< 250 OK
154not using PIPELINING
cc5a3f43 155use_dsn=0
528fde2a
JH
156 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
157 SMTP<< 250 Sender OK
528fde2a
JH
158 SMTP>> RCPT TO:<usery@domain.com>
159 SMTP<< 250 Recipient OK
24f66b4d 160 SMTP>> RCPT TO:<userx@domain.com>
cb9d95ae 161 SMTP<< 250 Recipient OK
528fde2a
JH
162 SMTP>> DATA
163 SMTP<< 354 Send data
164 SMTP>> writing message and terminating "."
511a6c14
JH
165added header line(s):
166X-hdr-rtr-new: +++
167---
528fde2a
JH
168writing data block fd=dddd size=sss timeout=300
169 SMTP<< 250 OK
170ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
171transport_check_waiting entered
172 sequence=1 local_max=500 global_max=-1
173no messages waiting for 127.0.0.1
174 SMTP>> QUIT
175Leaving smtp transport
24f66b4d 176LOG: MAIN
6822b909 177 => usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
24f66b4d 178LOG: MAIN
6822b909 179 -> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
24f66b4d
JH
180LOG: MAIN
181 Completed
182>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
511a6c14
JH
183Exim version x.yz ....
184configuration file is TESTSUITE/test-config
185admin user
186LOG: smtp_connection MAIN
187 SMTP connection from CALLER
188using ACL "ar"
189processing "accept"
190check control = cutthrough_delivery
191check logwrite = rcpt for $local_part@$domain
192 = rcpt for userx@domain.com
193LOG: MAIN
194 rcpt for userx@domain.com
195accept: condition test succeeded in ACL "ar"
a7538db1 196end of ACL "ar": ACCEPT
511a6c14
JH
197----------- start cutthrough setup ------------
198Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
199 SMTP<< 220 ESMTP
200 SMTP>> EHLO myhost.test.ex
201 SMTP<< 250 OK
202 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
203 SMTP<< 250 Sender OK
204 SMTP>> RCPT TO:<userx@domain.com>
205 SMTP<< 250 Recipient OK
206----------- end cutthrough setup ------------
207processing "accept"
208accept: condition test succeeded in inline ACL
a7538db1 209end of inline ACL: ACCEPT
511a6c14
JH
210 SMTP>> DATA
211 SMTP<< 354 Send data
212----------- start cutthrough headers send -----------
213removed header line:
214X-hdr-rtr: qqq
215---
216added header line(s):
217X-hdr-rtr-new: +++
218---
76146973 219added header line:
511a6c14
JH
220X-hdr-tpt-new: new
221---
222----------- done cutthrough headers send ------------
223 SMTP>> .
224 SMTP<< 250 OK
225LOG: MAIN
226 >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
227 SMTP>> QUIT
228----------- cutthrough shutdown (delivered) ------------
229LOG: MAIN
230 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
231LOG: MAIN
232 Completed
233LOG: smtp_connection MAIN
234 SMTP connection from CALLER closed by QUIT
235>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>