tidying
[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
9650d98a 88>>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) 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
JH
171 \_____result: match_address: no
172>>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
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
JH
179 ╰─────result: -oMa sender_host_address = V4NET.0.0.1
180 ╭considering: sender_host_port = $sender_host_port
1b37ac39 181 ├──expanding: sender_host_port = $sender_host_port
bff2d643
JH
182 ╰─────result: sender_host_port = 1234
183 ╭considering: -oMaa sender_host_authenticated = $sender_host_authenticated
1b37ac39 184 ├──expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
bff2d643
JH
185 ╰─────result: -oMaa sender_host_authenticated = AAA
186 ╭considering: -oMai authenticated_id = $authenticated_id
1b37ac39 187 ├──expanding: -oMai authenticated_id = $authenticated_id
bff2d643 188 ╰─────result: -oMai authenticated_id = philip
f3ebb786 189 ╰──(tainted)
bff2d643 190 ╭considering: -oMas authenticated_sender = $authenticated_sender
1b37ac39 191 ├──expanding: -oMas authenticated_sender = $authenticated_sender
bff2d643 192 ╰─────result: -oMas authenticated_sender = xx@yy.zz
f3ebb786 193 ╰──(tainted)
bff2d643 194 ╭considering: -oMi interface_address = $interface_address
1b37ac39 195 ├──expanding: -oMi interface_address = $interface_address
bff2d643
JH
196 ╰─────result: -oMi interface_address = 1.1.1.1
197 ╭considering: interface_port = $interface_port
1b37ac39 198 ├──expanding: interface_port = $interface_port
bff2d643
JH
199 ╰─────result: interface_port = 99
200 ╭considering: -oMr received_protocol = $received_protocol
1b37ac39 201 ├──expanding: -oMr received_protocol = $received_protocol
bff2d643
JH
202 ╰─────result: -oMr received_protocol = special
203 ╭considering: -oMt sender_ident = $sender_ident
1b37ac39 204 ├──expanding: -oMt sender_ident = $sender_ident
bff2d643 205 ╰─────result: -oMt sender_ident = me
9650d98a 206>>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
2071999-03-02 09:44:33 no host name found for IP address V4NET.11.12.13
208Exim version x.yz ....
209configuration file is TESTSUITE/test-config
210admin user
4b424e0d 211dropping to exim gid; retaining priv uid
bff2d643 212 ╭considering: -oMa sender_host_address = $sender_host_address
1b37ac39 213 ├──expanding: -oMa sender_host_address = $sender_host_address
bff2d643
JH
214 ╰─────result: -oMa sender_host_address = V4NET.0.0.1
215 ╭considering: sender_host_port = $sender_host_port
1b37ac39 216 ├──expanding: sender_host_port = $sender_host_port
bff2d643
JH
217 ╰─────result: sender_host_port = 1234
218 ╭considering: -oMaa sender_host_authenticated = $sender_host_authenticated
1b37ac39 219 ├──expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
bff2d643
JH
220 ╰─────result: -oMaa sender_host_authenticated = AAA
221 ╭considering: -oMai authenticated_id = $authenticated_id
1b37ac39 222 ├──expanding: -oMai authenticated_id = $authenticated_id
bff2d643 223 ╰─────result: -oMai authenticated_id = philip
f3ebb786 224 ╰──(tainted)
bff2d643 225 ╭considering: -oMas authenticated_sender = $authenticated_sender
1b37ac39 226 ├──expanding: -oMas authenticated_sender = $authenticated_sender
bff2d643 227 ╰─────result: -oMas authenticated_sender = xx@yy.zz
f3ebb786 228 ╰──(tainted)
bff2d643 229 ╭considering: -oMi interface_address = $interface_address
1b37ac39 230 ├──expanding: -oMi interface_address = $interface_address
bff2d643
JH
231 ╰─────result: -oMi interface_address = 1.1.1.1
232 ╭considering: interface_port = $interface_port
1b37ac39 233 ├──expanding: interface_port = $interface_port
bff2d643
JH
234 ╰─────result: interface_port = 99
235 ╭considering: -oMr received_protocol = $received_protocol
1b37ac39 236 ├──expanding: -oMr received_protocol = $received_protocol
bff2d643
JH
237 ╰─────result: -oMr received_protocol = special
238 ╭considering: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
239 ╭considering: black}{white}{$sender_host_name}{No}}
1b37ac39 240 ├──expanding: black
bff2d643
JH
241 ╰─────result: black
242 ╭considering: white}{$sender_host_name}{No}}
1b37ac39 243 ├──expanding: white
bff2d643 244 ╰─────result: white
1b37ac39
JH
245 ├──condition: eq{black}{white}
246 ├─────result: false
bff2d643 247 ╭───scanning: $sender_host_name}{No}}
1b37ac39
JH
248 ├──expanding: $sender_host_name
249 ├─────result:
bff2d643
JH
250 ╰───skipping: result is not used
251 ╭considering: No}}
1b37ac39 252 ├──expanding: No
bff2d643 253 ╰─────result: No
1b37ac39 254 ├──expanding: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
bff2d643
JH
255 ╰─────result: ----> No lookup yet: No
256 ╭considering: -oMs sender_host_name = $sender_host_name
54c5ebb1 257looking up host name for V4NET.0.0.1
de11307f 258IP address lookup yielded "ten-1.test.ex"
1f155f8e 259ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
54c5ebb1
PH
260checking addresses for ten-1.test.ex
261 V4NET.0.0.1 OK
262sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
263sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1] ident=me)
1b37ac39 264 ├──expanding: -oMs sender_host_name = $sender_host_name
bff2d643 265 ╰─────result: -oMs sender_host_name = ten-1.test.ex
f3ebb786 266 ╰──(tainted)
bff2d643 267 ╭considering: -oMt sender_ident = $sender_ident
1b37ac39 268 ├──expanding: -oMt sender_ident = $sender_ident
bff2d643 269 ╰─────result: -oMt sender_ident = me
9650d98a 270>>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
271Exim version x.yz ....
272changed uid/gid: forcing real = effective
273 uid=uuuu gid=CALLER_GID pid=pppp
274configuration file is TESTSUITE/test-config
275admin user
276changed uid/gid: privilege not needed
277 uid=EXIM_UID gid=EXIM_GID pid=pppp
278originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
279sender address = CALLER@myhost.test.ex
280sender_fullhost = [V4NET.0.0.1]
281sender_rcvhost = [V4NET.0.0.1]
282host in hosts_connection_nolog? no (option unset)
283LOG: smtp_connection MAIN
284 SMTP connection from [V4NET.0.0.1]
285host in host_lookup? no (option unset)
286set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
287host in host_reject_connection? no (option unset)
288host in sender_unqualified_hosts? no (option unset)
289host in recipient_unqualified_hosts? no (option unset)
290host in helo_verify_hosts? no (option unset)
291host in helo_try_verify_hosts? no (option unset)
292host in helo_accept_junk_hosts? no (option unset)
293using ACL "connect1"
590fd9ee 294processing "deny" (TESTSUITE/test-config 45)
ec95d1a6 295check hosts = <\n partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch \n 1.2.3.4
54c5ebb1
PH
296sender host name required, to match against partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
297looking up host name for V4NET.0.0.1
298DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens
299DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded
de11307f 300IP address lookup yielded "ten-1.test.ex"
54c5ebb1
PH
301DNS lookup of ten-1.test.ex (A) using fakens
302DNS lookup of ten-1.test.ex (A) succeeded
1f155f8e 303ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
54c5ebb1 304checking addresses for ten-1.test.ex
1f155f8e 305Forward DNS security status: unverified
54c5ebb1
PH
306 V4NET.0.0.1 OK
307sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
308sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1])
309search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
310search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
311 key="ten-1.test.ex" partial=2 affix=*. starflags=0
312LRU list:
44e6236d 313 0TESTSUITE/aux-fixed/0002.lsearch
54c5ebb1
PH
314 End
315internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
316 type=lsearch key="ten-1.test.ex"
317file lookup required for ten-1.test.ex
318 in TESTSUITE/aux-fixed/0002.lsearch
319lookup yielded:
ec95d1a6
PH
320host in "<
321 partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
322 1.2.3.4"? yes (matched "partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch")
6968512f 323deny: condition test succeeded in ACL "connect1"
a7538db1 324end of ACL "connect1": DENY
898d150f 325SMTP>> 550 Administrative prohibition
3cc3f762 326LOG: connection_reject MAIN REJECT
54c5ebb1
PH
327 H=ten-1.test.ex [V4NET.0.0.1] rejected connection in "connect" ACL
328search_tidyup called
9bfb7e1b 329>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
330Exim version x.yz ....
331changed uid/gid: forcing real = effective
332 uid=uuuu gid=CALLER_GID pid=pppp
333configuration file is TESTSUITE/test-config
334admin user
335changed uid/gid: privilege not needed
336 uid=EXIM_UID gid=EXIM_GID pid=pppp
337originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
338sender address = CALLER@myhost.test.ex
339sender_fullhost = [V4NET.0.0.2]
340sender_rcvhost = [V4NET.0.0.2]
341host in hosts_connection_nolog? no (option unset)
342LOG: smtp_connection MAIN
343 SMTP connection from [V4NET.0.0.2]
344host in host_lookup? no (option unset)
345set_process_info: pppp handling incoming connection from [V4NET.0.0.2]
346host in host_reject_connection? no (option unset)
347host in sender_unqualified_hosts? no (option unset)
348host in recipient_unqualified_hosts? no (option unset)
349host in helo_verify_hosts? no (option unset)
350host in helo_try_verify_hosts? no (option unset)
351host in helo_accept_junk_hosts? no (option unset)
352using ACL "connect2"
590fd9ee 353processing "deny" (TESTSUITE/test-config 48)
54c5ebb1
PH
354check hosts = net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
355search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
356search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
357 key="V4NET.0.0.2" partial=-1 affix=NULL starflags=0
358LRU list:
44e6236d 359 0TESTSUITE/aux-fixed/0002.lsearch
54c5ebb1
PH
360 End
361internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
362 type=lsearch key="V4NET.0.0.2"
363file lookup required for V4NET.0.0.2
364 in TESTSUITE/aux-fixed/0002.lsearch
365lookup failed
366host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"? no (end of list)
6968512f 367deny: condition test failed in ACL "connect2"
54c5ebb1 368end of ACL "connect2": implicit DENY
898d150f 369SMTP>> 550 Administrative prohibition
3cc3f762 370LOG: connection_reject MAIN REJECT
54c5ebb1
PH
371 H=[V4NET.0.0.2] rejected connection in "connect" ACL
372search_tidyup called
9bfb7e1b 373>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
374>>> host in hosts_connection_nolog? no (option unset)
375>>> host in host_lookup? no (option unset)
376>>> host in host_reject_connection? no (option unset)
377>>> host in sender_unqualified_hosts? no (option unset)
378>>> host in recipient_unqualified_hosts? no (option unset)
379>>> host in helo_verify_hosts? no (option unset)
380>>> host in helo_try_verify_hosts? no (option unset)
381>>> host in helo_accept_junk_hosts? no (option unset)
382>>> using ACL "connect0"
590fd9ee 383>>> processing "accept" (TESTSUITE/test-config 42)
6968512f 384>>> accept: condition test succeeded in ACL "connect0"
a7538db1 385>>> end of ACL "connect0": ACCEPT
590fd9ee 386>>> processing "accept" (TESTSUITE/test-config 70)
6968512f 387>>> accept: condition test succeeded in inline ACL
a7538db1 388>>> end of inline ACL: ACCEPT
54c5ebb1 389>>> using ACL "check_data"
590fd9ee 390>>> processing "warn" (TESTSUITE/test-config 51)
54c5ebb1
PH
391>>> check logwrite = Subject is: "$h_subject:"
392>>> = Subject is: ""
393LOG: 10HmaX-0005vi-00 Subject is: ""
6968512f 394>>> warn: condition test succeeded in ACL "check_data"
590fd9ee 395>>> processing "deny" (TESTSUITE/test-config 52)
187bc588 396>>> message: reply_address=<$reply_address>
6968512f 397>>> deny: condition test succeeded in ACL "check_data"
a7538db1 398>>> end of ACL "check_data": DENY
54c5ebb1 399LOG: 10HmaX-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
590fd9ee 400>>> processing "accept" (TESTSUITE/test-config 70)
6968512f 401>>> accept: condition test succeeded in inline ACL
a7538db1 402>>> end of inline ACL: ACCEPT
54c5ebb1
PH
403>>> host in ignore_fromline_hosts? no (option unset)
404>>> using ACL "check_data"
590fd9ee 405>>> processing "warn" (TESTSUITE/test-config 51)
54c5ebb1
PH
406>>> check logwrite = Subject is: "$h_subject:"
407>>> = Subject is: ""
408LOG: 10HmaY-0005vi-00 Subject is: ""
6968512f 409>>> warn: condition test succeeded in ACL "check_data"
590fd9ee 410>>> processing "deny" (TESTSUITE/test-config 52)
187bc588 411>>> message: reply_address=<$reply_address>
6968512f 412>>> deny: condition test succeeded in ACL "check_data"
a7538db1 413>>> end of ACL "check_data": DENY
54c5ebb1 414LOG: 10HmaY-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<a@b>
590fd9ee 415>>> processing "accept" (TESTSUITE/test-config 70)
6968512f 416>>> accept: condition test succeeded in inline ACL
a7538db1 417>>> end of inline ACL: ACCEPT
54c5ebb1
PH
418>>> host in ignore_fromline_hosts? no (option unset)
419>>> using ACL "check_data"
590fd9ee 420>>> processing "warn" (TESTSUITE/test-config 51)
54c5ebb1
PH
421>>> check logwrite = Subject is: "$h_subject:"
422>>> = Subject is: ""
423LOG: 10HmaZ-0005vi-00 Subject is: ""
6968512f 424>>> warn: condition test succeeded in ACL "check_data"
590fd9ee 425>>> processing "deny" (TESTSUITE/test-config 52)
187bc588 426>>> message: reply_address=<$reply_address>
6968512f 427>>> deny: condition test succeeded in ACL "check_data"
a7538db1 428>>> end of ACL "check_data": DENY
54c5ebb1 429LOG: 10HmaZ-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<c@d>
590fd9ee 430>>> processing "accept" (TESTSUITE/test-config 70)
6968512f 431>>> accept: condition test succeeded in inline ACL
a7538db1 432>>> end of inline ACL: ACCEPT
54c5ebb1
PH
433>>> host in ignore_fromline_hosts? no (option unset)
434>>> using ACL "check_data"
590fd9ee 435>>> processing "warn" (TESTSUITE/test-config 51)
54c5ebb1
PH
436>>> check logwrite = Subject is: "$h_subject:"
437>>> = Subject is: ""
438LOG: 10HmbA-0005vi-00 Subject is: ""
6968512f 439>>> warn: condition test succeeded in ACL "check_data"
590fd9ee 440>>> processing "deny" (TESTSUITE/test-config 52)
187bc588 441>>> message: reply_address=<$reply_address>
6968512f 442>>> deny: condition test succeeded in ACL "check_data"
a7538db1 443>>> end of ACL "check_data": DENY
54c5ebb1 444LOG: 10HmbA-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
590fd9ee 445>>> processing "accept" (TESTSUITE/test-config 70)
6968512f 446>>> accept: condition test succeeded in inline ACL
a7538db1 447>>> end of inline ACL: ACCEPT
54c5ebb1
PH
448>>> host in ignore_fromline_hosts? no (option unset)
449>>> using ACL "check_data"
590fd9ee 450>>> processing "warn" (TESTSUITE/test-config 51)
54c5ebb1
PH
451>>> check logwrite = Subject is: "$h_subject:"
452>>> = Subject is: ""
453LOG: 10HmbB-0005vi-00 Subject is: ""
6968512f 454>>> warn: condition test succeeded in ACL "check_data"
590fd9ee 455>>> processing "deny" (TESTSUITE/test-config 52)
187bc588 456>>> message: reply_address=<$reply_address>
6968512f 457>>> deny: condition test succeeded in ACL "check_data"
a7538db1 458>>> end of ACL "check_data": DENY
54c5ebb1
PH
459LOG: 10HmbB-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<x@y>
460>>> host in hosts_connection_nolog? no (option unset)
461>>> host in host_lookup? no (option unset)
462>>> host in host_reject_connection? no (option unset)
463>>> host in sender_unqualified_hosts? no (option unset)
464>>> host in recipient_unqualified_hosts? no (option unset)
465>>> host in helo_verify_hosts? no (option unset)
466>>> host in helo_try_verify_hosts? no (option unset)
467>>> host in helo_accept_junk_hosts? no (option unset)
468>>> using ACL "connect0"
590fd9ee 469>>> processing "accept" (TESTSUITE/test-config 42)
6968512f 470>>> accept: condition test succeeded in ACL "connect0"
a7538db1 471>>> end of ACL "connect0": ACCEPT
590fd9ee 472>>> processing "accept" (TESTSUITE/test-config 70)
6968512f 473>>> accept: condition test succeeded in inline ACL
a7538db1 474>>> end of inline ACL: ACCEPT
54c5ebb1
PH
475>>> host in ignore_fromline_hosts? no (option unset)
476>>> using ACL "check_data"
590fd9ee 477>>> processing "warn" (TESTSUITE/test-config 51)
54c5ebb1
PH
478>>> check logwrite = Subject is: "$h_subject:"
479>>> = 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?="
480LOG: 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 481>>> warn: condition test succeeded in ACL "check_data"
590fd9ee 482>>> processing "deny" (TESTSUITE/test-config 52)
187bc588 483>>> message: reply_address=<$reply_address>
6968512f 484>>> deny: condition test succeeded in ACL "check_data"
a7538db1 485>>> end of ACL "check_data": DENY
54c5ebb1
PH
486LOG: 10HmbC-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
487>>> host in hosts_connection_nolog? no (option unset)
488>>> host in host_lookup? no (option unset)
489>>> host in host_reject_connection? no (option unset)
490>>> host in sender_unqualified_hosts? no (option unset)
491>>> host in recipient_unqualified_hosts? no (option unset)
492>>> host in helo_verify_hosts? no (option unset)
493>>> host in helo_try_verify_hosts? no (option unset)
494>>> host in helo_accept_junk_hosts? no (option unset)
495>>> using ACL "connect0"
590fd9ee 496>>> processing "accept" (TESTSUITE/test-config 42)
6968512f 497>>> accept: condition test succeeded in ACL "connect0"
a7538db1 498>>> end of ACL "connect0": ACCEPT
590fd9ee 499>>> processing "accept" (TESTSUITE/test-config 70)
6968512f 500>>> accept: condition test succeeded in inline ACL
a7538db1 501>>> end of inline ACL: ACCEPT
54c5ebb1
PH
502>>> host in ignore_fromline_hosts? no (option unset)
503>>> using ACL "check_data"
590fd9ee 504>>> processing "warn" (TESTSUITE/test-config 51)
54c5ebb1
PH
505>>> check logwrite = Subject is: "$h_subject:"
506>>> = 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"
507LOG: 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 508>>> warn: condition test succeeded in ACL "check_data"
590fd9ee 509>>> processing "deny" (TESTSUITE/test-config 52)
187bc588 510>>> message: reply_address=<$reply_address>
6968512f 511>>> deny: condition test succeeded in ACL "check_data"
a7538db1 512>>> end of ACL "check_data": DENY
54c5ebb1 513LOG: 10HmbD-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
1688f43b
PH
514Exim version x.yz ....
515changed uid/gid: -C, -D, -be or -bf forces real uid
516 uid=CALLER_UID gid=CALLER_GID pid=pppp
517configuration file is TESTSUITE/test-config
518admin user
4b424e0d 519dropping to exim gid; retaining priv uid
1688f43b
PH
520originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
521sender address = CALLER@myhost.test.ex
5221.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask)
5231.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask)
524search_tidyup called
9650d98a 525>>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>