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