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