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