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