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