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