Merge branch '4.next'
[exim.git] / test / stderr / 0002
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 admin user
4 dropping to exim gid; retaining priv uid
5  ╭considering: primary_hostname: $primary_hostname
6  ├──expanding: primary_hostname: $primary_hostname
7  ╰─────result: primary_hostname: myhost.test.ex
8  ╭considering: sender_address: $sender_address
9  ├──expanding: sender_address: $sender_address
10  ╰─────result: sender_address: sndr@dom
11             ╰──(tainted)
12  ╭considering: match:  ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
13   ╭considering: abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
14   ├──expanding: abcd
15   ╰─────result: abcd
16   ╭considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
17   ├──expanding: \N^([ab]+)(\w+)$\N
18   ╰─────result: ^([ab]+)(\w+)$
19  ├──condition: match{abcd}{\N^([ab]+)(\w+)$\N}
20  ├─────result: true
21   ╭considering: $2$1}fail}
22   ├──expanding: $2$1
23   ╰─────result: cdab
24  ├──expanding: match:  ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
25  ╰─────result: match:  cdab
26  ╭considering: match:  ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
27   ╭considering: wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
28   ├──expanding: wxyz
29   ╰─────result: wxyz
30   ╭considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
31   ├──expanding: \N^([ab]+)(\w+)$\N
32   ╰─────result: ^([ab]+)(\w+)$
33  ├──condition: match{wxyz}{\N^([ab]+)(\w+)$\N}
34  ├─────result: false
35   ╭───scanning: $2$1}fail}
36   ├──expanding: $2$1
37   ├─────result: 
38   ╰───skipping: result is not used
39  ├failed to expand: match:  ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
40  ├───error message: "if" failed and "fail" requested
41  ╰failure was forced
42  ╭considering: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
43   ╭considering: 1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
44   ├──expanding: 1
45   ╰─────result: 1
46   ╭considering: 1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
47   ├──expanding: 1
48   ╰─────result: 1
49  ├──condition: eq {1}{1}
50  ├─────result: true
51   ╭considering: yes}{${lookup{xx}lsearch{/non/exist}}}}
52   ├──expanding: yes
53   ╰─────result: yes
54   ╭───scanning: ${lookup{xx}lsearch{/non/exist}}}}
55    ╭───scanning: xx}lsearch{/non/exist}}}}
56    ├──expanding: xx
57    ├─────result: xx
58    ╰───skipping: result is not used
59    ╭───scanning: /non/exist}}}}
60    ├──expanding: /non/exist
61    ├─────result: /non/exist
62    ╰───skipping: result is not used
63   ├──expanding: ${lookup{xx}lsearch{/non/exist}}
64   ├─────result: 
65   ╰───skipping: result is not used
66  ├──expanding: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
67  ╰─────result: yes
68  ╭considering: match_address:   ${if match_address{a.b.c}{a.b.c}{yes}{no}}
69   ╭considering: a.b.c}{a.b.c}{yes}{no}}
70   ├──expanding: a.b.c
71   ╰─────result: a.b.c
72   ╭considering: a.b.c}{yes}{no}}
73   ├──expanding: a.b.c
74   ╰─────result: a.b.c
75 LOG: MAIN PANIC
76   no @ found in the subject of an address list match: subject="a.b.c" pattern="a.b.c"
77  ├──condition: match_address{a.b.c}{a.b.c}
78  ├─────result: false
79   ╭───scanning: yes}{no}}
80   ├──expanding: yes
81   ├─────result: yes
82   ╰───skipping: result is not used
83   ╭considering: no}}
84   ├──expanding: no
85   ╰─────result: no
86  ├──expanding: match_address:   ${if match_address{a.b.c}{a.b.c}{yes}{no}}
87  ╰─────result: match_address:   no
88 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
89 Exim version x.yz ....
90 configuration file is TESTSUITE/test-config
91 admin user
92 dropping to exim gid; retaining priv uid
93  /considering: primary_hostname: $primary_hostname
94  |--expanding: primary_hostname: $primary_hostname
95  \_____result: primary_hostname: myhost.test.ex
96  /considering: match:  ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
97   /considering: abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
98   |--expanding: abcd
99   \_____result: abcd
100   /considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
101   |--expanding: \N^([ab]+)(\w+)$\N
102   \_____result: ^([ab]+)(\w+)$
103  |--condition: match{abcd}{\N^([ab]+)(\w+)$\N}
104  |-----result: true
105   /considering: $2$1}fail}
106   |--expanding: $2$1
107   \_____result: cdab
108  |--expanding: match:  ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
109  \_____result: match:  cdab
110  /considering: match:  ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
111   /considering: wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
112   |--expanding: wxyz
113   \_____result: wxyz
114   /considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
115   |--expanding: \N^([ab]+)(\w+)$\N
116   \_____result: ^([ab]+)(\w+)$
117  |--condition: match{wxyz}{\N^([ab]+)(\w+)$\N}
118  |-----result: false
119   /---scanning: $2$1}fail}
120   |--expanding: $2$1
121   |-----result: 
122   \___skipping: result is not used
123  |failed to expand: match:  ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
124  |---error message: "if" failed and "fail" requested
125  \failure was forced
126  /considering: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
127   /considering: 1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
128   |--expanding: 1
129   \_____result: 1
130   /considering: 1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
131   |--expanding: 1
132   \_____result: 1
133  |--condition: eq {1}{1}
134  |-----result: true
135   /considering: yes}{${lookup{xx}lsearch{/non/exist}}}}
136   |--expanding: yes
137   \_____result: yes
138   /---scanning: ${lookup{xx}lsearch{/non/exist}}}}
139    /---scanning: xx}lsearch{/non/exist}}}}
140    |--expanding: xx
141    |-----result: xx
142    \___skipping: result is not used
143    /---scanning: /non/exist}}}}
144    |--expanding: /non/exist
145    |-----result: /non/exist
146    \___skipping: result is not used
147   |--expanding: ${lookup{xx}lsearch{/non/exist}}
148   |-----result: 
149   \___skipping: result is not used
150  |--expanding: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
151  \_____result: yes
152  /considering: match_address:   ${if match_address{a.b.c}{a.b.c}{yes}{no}}
153   /considering: a.b.c}{a.b.c}{yes}{no}}
154   |--expanding: a.b.c
155   \_____result: a.b.c
156   /considering: a.b.c}{yes}{no}}
157   |--expanding: a.b.c
158   \_____result: a.b.c
159 LOG: MAIN PANIC
160   no @ found in the subject of an address list match: subject="a.b.c" pattern="a.b.c"
161  |--condition: match_address{a.b.c}{a.b.c}
162  |-----result: false
163   /---scanning: yes}{no}}
164   |--expanding: yes
165   |-----result: yes
166   \___skipping: result is not used
167   /considering: no}}
168   |--expanding: no
169   \_____result: no
170  |--expanding: match_address:   ${if match_address{a.b.c}{a.b.c}{yes}{no}}
171  \_____result: match_address:   no
172 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
173 Exim version x.yz ....
174 configuration file is TESTSUITE/test-config
175 admin user
176 dropping to exim gid; retaining priv uid
177  ╭considering: -oMa  sender_host_address = $sender_host_address
178  ├──expanding: -oMa  sender_host_address = $sender_host_address
179  ╰─────result: -oMa  sender_host_address = V4NET.0.0.1
180             ╰──(tainted)
181  ╭considering:       sender_host_port = $sender_host_port
182  ├──expanding:       sender_host_port = $sender_host_port
183  ╰─────result:       sender_host_port = 1234
184  ╭considering: -oMaa sender_host_authenticated = $sender_host_authenticated
185  ├──expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
186  ╰─────result: -oMaa sender_host_authenticated = AAA
187             ╰──(tainted)
188  ╭considering: -oMai authenticated_id = $authenticated_id
189  ├──expanding: -oMai authenticated_id = $authenticated_id
190  ╰─────result: -oMai authenticated_id = philip
191             ╰──(tainted)
192  ╭considering: -oMas authenticated_sender = $authenticated_sender
193  ├──expanding: -oMas authenticated_sender = $authenticated_sender
194  ╰─────result: -oMas authenticated_sender = xx@yy.zz
195             ╰──(tainted)
196  ╭considering: -oMi  interface_address = $interface_address
197  ├──expanding: -oMi  interface_address = $interface_address
198  ╰─────result: -oMi  interface_address = 1.1.1.1
199             ╰──(tainted)
200  ╭considering:       interface_port = $interface_port
201  ├──expanding:       interface_port = $interface_port
202  ╰─────result:       interface_port = 99
203  ╭considering: -oMr  received_protocol = $received_protocol
204  ├──expanding: -oMr  received_protocol = $received_protocol
205  ╰─────result: -oMr  received_protocol = special
206             ╰──(tainted)
207  ╭considering: -oMt  sender_ident = $sender_ident
208  ├──expanding: -oMt  sender_ident = $sender_ident
209  ╰─────result: -oMt  sender_ident = me
210             ╰──(tainted)
211 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
212 1999-03-02 09:44:33 no host name found for IP address V4NET.11.12.13
213 Exim version x.yz ....
214 configuration file is TESTSUITE/test-config
215 admin user
216 dropping to exim gid; retaining priv uid
217  ╭considering: -oMa  sender_host_address = $sender_host_address
218  ├──expanding: -oMa  sender_host_address = $sender_host_address
219  ╰─────result: -oMa  sender_host_address = V4NET.0.0.1
220             ╰──(tainted)
221  ╭considering:       sender_host_port = $sender_host_port
222  ├──expanding:       sender_host_port = $sender_host_port
223  ╰─────result:       sender_host_port = 1234
224  ╭considering: -oMaa sender_host_authenticated = $sender_host_authenticated
225  ├──expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
226  ╰─────result: -oMaa sender_host_authenticated = AAA
227             ╰──(tainted)
228  ╭considering: -oMai authenticated_id = $authenticated_id
229  ├──expanding: -oMai authenticated_id = $authenticated_id
230  ╰─────result: -oMai authenticated_id = philip
231             ╰──(tainted)
232  ╭considering: -oMas authenticated_sender = $authenticated_sender
233  ├──expanding: -oMas authenticated_sender = $authenticated_sender
234  ╰─────result: -oMas authenticated_sender = xx@yy.zz
235             ╰──(tainted)
236  ╭considering: -oMi  interface_address = $interface_address
237  ├──expanding: -oMi  interface_address = $interface_address
238  ╰─────result: -oMi  interface_address = 1.1.1.1
239             ╰──(tainted)
240  ╭considering:       interface_port = $interface_port
241  ├──expanding:       interface_port = $interface_port
242  ╰─────result:       interface_port = 99
243  ╭considering: -oMr  received_protocol = $received_protocol
244  ├──expanding: -oMr  received_protocol = $received_protocol
245  ╰─────result: -oMr  received_protocol = special
246             ╰──(tainted)
247  ╭considering: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
248   ╭considering: black}{white}{$sender_host_name}{No}}
249   ├──expanding: black
250   ╰─────result: black
251   ╭considering: white}{$sender_host_name}{No}}
252   ├──expanding: white
253   ╰─────result: white
254  ├──condition: eq{black}{white}
255  ├─────result: false
256   ╭───scanning: $sender_host_name}{No}}
257   ├──expanding: $sender_host_name
258   ├─────result: 
259   ╰───skipping: result is not used
260   ╭considering: No}}
261   ├──expanding: No
262   ╰─────result: No
263  ├──expanding: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
264  ╰─────result: ----> No lookup yet: No
265  ╭considering: -oMs  sender_host_name = $sender_host_name
266 looking up host name for V4NET.0.0.1
267 IP address lookup yielded "ten-1.test.ex"
268 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx 
269 checking addresses for ten-1.test.ex
270   V4NET.0.0.1 OK
271 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
272 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1] ident=me)
273  ├──expanding: -oMs  sender_host_name = $sender_host_name
274  ╰─────result: -oMs  sender_host_name = ten-1.test.ex
275             ╰──(tainted)
276  ╭considering: -oMt  sender_ident = $sender_ident
277  ├──expanding: -oMt  sender_ident = $sender_ident
278  ╰─────result: -oMt  sender_ident = me
279             ╰──(tainted)
280 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
281 Exim version x.yz ....
282 changed uid/gid: forcing real = effective
283   uid=uuuu gid=CALLER_GID pid=pppp
284 configuration file is TESTSUITE/test-config
285 admin user
286 changed uid/gid: privilege not needed
287   uid=EXIM_UID gid=EXIM_GID pid=pppp
288 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
289 sender address = CALLER@myhost.test.ex
290 sender_fullhost = [V4NET.0.0.1]
291 sender_rcvhost = [V4NET.0.0.1]
292 host in hosts_connection_nolog? no (option unset)
293 LOG: smtp_connection MAIN
294   SMTP connection from [V4NET.0.0.1]
295 host in host_lookup? no (option unset)
296 set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
297 host in host_reject_connection? no (option unset)
298 host in sender_unqualified_hosts? no (option unset)
299 host in recipient_unqualified_hosts? no (option unset)
300 host in helo_verify_hosts? no (option unset)
301 host in helo_try_verify_hosts? no (option unset)
302 host in helo_accept_junk_hosts? no (option unset)
303 using ACL "connect1"
304 processing "deny" (TESTSUITE/test-config 45)
305 check hosts = <\n partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch \n 1.2.3.4
306 sender host name required, to match against partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
307 looking up host name for V4NET.0.0.1
308 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens
309 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded
310 IP address lookup yielded "ten-1.test.ex"
311 DNS lookup of ten-1.test.ex (A) using fakens
312 DNS lookup of ten-1.test.ex (A) succeeded
313 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx 
314 checking addresses for ten-1.test.ex
315 Forward DNS security status: unverified
316   V4NET.0.0.1 OK
317 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
318 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1])
319 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
320 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
321   key="ten-1.test.ex" partial=2 affix=*. starflags=0 opts=NULL
322 LRU list:
323   0TESTSUITE/aux-fixed/0002.lsearch
324   End
325 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
326   type=lsearch key="ten-1.test.ex" opts=NULL
327 file lookup required for ten-1.test.ex
328   in TESTSUITE/aux-fixed/0002.lsearch
329 creating new cache entry
330 lookup yielded: 
331 host in "<
332  partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch 
333  1.2.3.4"? yes (matched "partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch")
334 deny: condition test succeeded in ACL "connect1"
335 end of ACL "connect1": DENY
336 SMTP>> 550 Administrative prohibition
337 LOG: connection_reject MAIN REJECT
338   H=ten-1.test.ex [V4NET.0.0.1] rejected connection in "connect" ACL
339 search_tidyup called
340 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
341 Exim version x.yz ....
342 changed uid/gid: forcing real = effective
343   uid=uuuu gid=CALLER_GID pid=pppp
344 configuration file is TESTSUITE/test-config
345 admin user
346 changed uid/gid: privilege not needed
347   uid=EXIM_UID gid=EXIM_GID pid=pppp
348 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
349 sender address = CALLER@myhost.test.ex
350 sender_fullhost = [V4NET.0.0.2]
351 sender_rcvhost = [V4NET.0.0.2]
352 host in hosts_connection_nolog? no (option unset)
353 LOG: smtp_connection MAIN
354   SMTP connection from [V4NET.0.0.2]
355 host in host_lookup? no (option unset)
356 set_process_info: pppp handling incoming connection from [V4NET.0.0.2]
357 host in host_reject_connection? no (option unset)
358 host in sender_unqualified_hosts? no (option unset)
359 host in recipient_unqualified_hosts? no (option unset)
360 host in helo_verify_hosts? no (option unset)
361 host in helo_try_verify_hosts? no (option unset)
362 host in helo_accept_junk_hosts? no (option unset)
363 using ACL "connect2"
364 processing "deny" (TESTSUITE/test-config 48)
365 check hosts = net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
366 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
367 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
368   key="V4NET.0.0.2" partial=-1 affix=NULL starflags=0 opts=NULL
369 LRU list:
370   0TESTSUITE/aux-fixed/0002.lsearch
371   End
372 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
373   type=lsearch key="V4NET.0.0.2" opts=NULL
374 file lookup required for V4NET.0.0.2
375   in TESTSUITE/aux-fixed/0002.lsearch
376 creating new cache entry
377 lookup failed
378 host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"? no (end of list)
379 deny: condition test failed in ACL "connect2"
380 end of ACL "connect2": implicit DENY
381 SMTP>> 550 Administrative prohibition
382 LOG: connection_reject MAIN REJECT
383   H=[V4NET.0.0.2] rejected connection in "connect" ACL
384 search_tidyup called
385 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
386 >>> host in hosts_connection_nolog? no (option unset)
387 >>> host in host_lookup? no (option unset)
388 >>> host in host_reject_connection? no (option unset)
389 >>> host in sender_unqualified_hosts? no (option unset)
390 >>> host in recipient_unqualified_hosts? no (option unset)
391 >>> host in helo_verify_hosts? no (option unset)
392 >>> host in helo_try_verify_hosts? no (option unset)
393 >>> host in helo_accept_junk_hosts? no (option unset)
394 >>> using ACL "connect0"
395 >>> processing "accept" (TESTSUITE/test-config 42)
396 >>> accept: condition test succeeded in ACL "connect0"
397 >>> end of ACL "connect0": ACCEPT
398 >>> processing "accept" (TESTSUITE/test-config 70)
399 >>> accept: condition test succeeded in inline ACL
400 >>> end of inline ACL: ACCEPT
401 >>> using ACL "check_data"
402 >>> processing "warn" (TESTSUITE/test-config 51)
403 >>> check logwrite = Subject is: "$h_subject:"
404 >>>                = Subject is: ""
405 LOG: 10HmaX-0005vi-00 Subject is: ""
406 >>> warn: condition test succeeded in ACL "check_data"
407 >>> processing "deny" (TESTSUITE/test-config 52)
408 >>>   message: reply_address=<$reply_address>
409 >>> deny: condition test succeeded in ACL "check_data"
410 >>> end of ACL "check_data": DENY
411 LOG: 10HmaX-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
412 >>> processing "accept" (TESTSUITE/test-config 70)
413 >>> accept: condition test succeeded in inline ACL
414 >>> end of inline ACL: ACCEPT
415 >>> host in ignore_fromline_hosts? no (option unset)
416 >>> using ACL "check_data"
417 >>> processing "warn" (TESTSUITE/test-config 51)
418 >>> check logwrite = Subject is: "$h_subject:"
419 >>>                = Subject is: ""
420 LOG: 10HmaY-0005vi-00 Subject is: ""
421 >>> warn: condition test succeeded in ACL "check_data"
422 >>> processing "deny" (TESTSUITE/test-config 52)
423 >>>   message: reply_address=<$reply_address>
424 >>> deny: condition test succeeded in ACL "check_data"
425 >>> end of ACL "check_data": DENY
426 LOG: 10HmaY-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<a@b>
427 >>> processing "accept" (TESTSUITE/test-config 70)
428 >>> accept: condition test succeeded in inline ACL
429 >>> end of inline ACL: ACCEPT
430 >>> host in ignore_fromline_hosts? no (option unset)
431 >>> using ACL "check_data"
432 >>> processing "warn" (TESTSUITE/test-config 51)
433 >>> check logwrite = Subject is: "$h_subject:"
434 >>>                = Subject is: ""
435 LOG: 10HmaZ-0005vi-00 Subject is: ""
436 >>> warn: condition test succeeded in ACL "check_data"
437 >>> processing "deny" (TESTSUITE/test-config 52)
438 >>>   message: reply_address=<$reply_address>
439 >>> deny: condition test succeeded in ACL "check_data"
440 >>> end of ACL "check_data": DENY
441 LOG: 10HmaZ-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<c@d>
442 >>> processing "accept" (TESTSUITE/test-config 70)
443 >>> accept: condition test succeeded in inline ACL
444 >>> end of inline ACL: ACCEPT
445 >>> host in ignore_fromline_hosts? no (option unset)
446 >>> using ACL "check_data"
447 >>> processing "warn" (TESTSUITE/test-config 51)
448 >>> check logwrite = Subject is: "$h_subject:"
449 >>>                = Subject is: ""
450 LOG: 10HmbA-0005vi-00 Subject is: ""
451 >>> warn: condition test succeeded in ACL "check_data"
452 >>> processing "deny" (TESTSUITE/test-config 52)
453 >>>   message: reply_address=<$reply_address>
454 >>> deny: condition test succeeded in ACL "check_data"
455 >>> end of ACL "check_data": DENY
456 LOG: 10HmbA-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
457 >>> processing "accept" (TESTSUITE/test-config 70)
458 >>> accept: condition test succeeded in inline ACL
459 >>> end of inline ACL: ACCEPT
460 >>> host in ignore_fromline_hosts? no (option unset)
461 >>> using ACL "check_data"
462 >>> processing "warn" (TESTSUITE/test-config 51)
463 >>> check logwrite = Subject is: "$h_subject:"
464 >>>                = Subject is: ""
465 LOG: 10HmbB-0005vi-00 Subject is: ""
466 >>> warn: condition test succeeded in ACL "check_data"
467 >>> processing "deny" (TESTSUITE/test-config 52)
468 >>>   message: reply_address=<$reply_address>
469 >>> deny: condition test succeeded in ACL "check_data"
470 >>> end of ACL "check_data": DENY
471 LOG: 10HmbB-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<x@y>
472 >>> host in hosts_connection_nolog? no (option unset)
473 >>> host in host_lookup? no (option unset)
474 >>> host in host_reject_connection? no (option unset)
475 >>> host in sender_unqualified_hosts? no (option unset)
476 >>> host in recipient_unqualified_hosts? no (option unset)
477 >>> host in helo_verify_hosts? no (option unset)
478 >>> host in helo_try_verify_hosts? no (option unset)
479 >>> host in helo_accept_junk_hosts? no (option unset)
480 >>> using ACL "connect0"
481 >>> processing "accept" (TESTSUITE/test-config 42)
482 >>> accept: condition test succeeded in ACL "connect0"
483 >>> end of ACL "connect0": ACCEPT
484 >>> processing "accept" (TESTSUITE/test-config 70)
485 >>> accept: condition test succeeded in inline ACL
486 >>> end of inline ACL: ACCEPT
487 >>> host in ignore_fromline_hosts? no (option unset)
488 >>> using ACL "check_data"
489 >>> processing "warn" (TESTSUITE/test-config 51)
490 >>> check logwrite = Subject is: "$h_subject:"
491 >>>                = Subject is: "=?iso-8859-8?Q?_here_we_go=3A_a_string_that_is_going_to_be_encoded=3A_it_will_go_over_the_75-char_limit_by_a_long_way=3B_in_fact_this_one_will_go_over_the_150_character_limit?="
492 LOG: 10HmbC-0005vi-00 Subject is: "=?iso-8859-8?Q?_here_we_go=3A_a_string_that_is_going_to_be_encoded=3A_it_will_go_over_the_75-char_limit_by_a_long_way=3B_in_fact_this_one_will_go_over_the_150_character_limit?="
493 >>> warn: condition test succeeded in ACL "check_data"
494 >>> processing "deny" (TESTSUITE/test-config 52)
495 >>>   message: reply_address=<$reply_address>
496 >>> deny: condition test succeeded in ACL "check_data"
497 >>> end of ACL "check_data": DENY
498 LOG: 10HmbC-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
499 >>> host in hosts_connection_nolog? no (option unset)
500 >>> host in host_lookup? no (option unset)
501 >>> host in host_reject_connection? no (option unset)
502 >>> host in sender_unqualified_hosts? no (option unset)
503 >>> host in recipient_unqualified_hosts? no (option unset)
504 >>> host in helo_verify_hosts? no (option unset)
505 >>> host in helo_try_verify_hosts? no (option unset)
506 >>> host in helo_accept_junk_hosts? no (option unset)
507 >>> using ACL "connect0"
508 >>> processing "accept" (TESTSUITE/test-config 42)
509 >>> accept: condition test succeeded in ACL "connect0"
510 >>> end of ACL "connect0": ACCEPT
511 >>> processing "accept" (TESTSUITE/test-config 70)
512 >>> accept: condition test succeeded in inline ACL
513 >>> end of inline ACL: ACCEPT
514 >>> host in ignore_fromline_hosts? no (option unset)
515 >>> using ACL "check_data"
516 >>> processing "warn" (TESTSUITE/test-config 51)
517 >>> check logwrite = Subject is: "$h_subject:"
518 >>>                = Subject is: " here we go: a string that is going to be encoded: it will go over the 75-char limit by a long way; in fact this one will go over the 150 character limit"
519 LOG: 10HmbD-0005vi-00 Subject is: " here we go: a string that is going to be encoded: it will go over the 75-char limit by a long way; in fact this one will go over the 150 character limit"
520 >>> warn: condition test succeeded in ACL "check_data"
521 >>> processing "deny" (TESTSUITE/test-config 52)
522 >>>   message: reply_address=<$reply_address>
523 >>> deny: condition test succeeded in ACL "check_data"
524 >>> end of ACL "check_data": DENY
525 LOG: 10HmbD-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
526 Exim version x.yz ....
527 changed uid/gid: -C, -D, -be or -bf forces real uid
528   uid=CALLER_UID gid=CALLER_GID pid=pppp
529 configuration file is TESTSUITE/test-config
530 admin user
531 dropping to exim gid; retaining priv uid
532 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
533 sender address = CALLER@myhost.test.ex
534 1.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask)
535 1.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask)
536 search_tidyup called
537 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>