]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/stderr/0432
Testsuite: munge for list-search debug output of build-time options
[user/henk/code/exim.git] / test / stderr / 0432
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? no (option unset)
3 >>> host in host_reject_connection? no (option unset)
4 >>> host in sender_unqualified_hosts? no (option unset)
5 >>> host in recipient_unqualified_hosts? no (option unset)
6 >>> host in helo_verify_hosts? no (option unset)
7 >>> host in helo_try_verify_hosts? no (option unset)
8 >>> host in helo_accept_junk_hosts? no (option unset)
9 >>> test in helo_lookup_domains?
10 >>>  list element: @
11 >>>  list element: @[]
12 >>> test in helo_lookup_domains? no (end of list)
13 >>> using ACL "mail"
14 >>> processing "accept" (TESTSUITE/test-config 20)
15 >>> check verify = sender/callout=1s,maxwait=1s
16 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17 >>> routing x@y
18 >>> calling r1 router
19 >>> routed by r1 router
20 >>> local host found for non-MX address
21 MUNGED: ::1 will be omitted in what follows
22 >>> get[host|ipnode]byname[2] looked up these IP addresses:
23 >>>   name=127.0.0.1 address=127.0.0.1
24 >>> Attempting full verification using callout
25 >>> ... callout omitted by default when host testing
26 >>> (Use -bhc if you want the callouts to happen.)
27 >>> ----------- end verify ------------
28 >>> accept: condition test succeeded in ACL "mail"
29 >>> end of ACL "mail": ACCEPT
30 Exim version x.yz ....
31 changed uid/gid: forcing real = effective
32   uid=uuuu gid=CALLER_GID pid=p1234
33 configuration file is TESTSUITE/test-config
34 admin user
35 changed uid/gid: privilege not needed
36   uid=EXIM_UID gid=EXIM_GID pid=p1234
37 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
38 sender address = CALLER@myhost.test.ex
39 sender_fullhost = [1.2.3.4]
40 sender_rcvhost = [1.2.3.4]
41 host in hosts_connection_nolog? no (option unset)
42 LOG: smtp_connection MAIN
43   SMTP connection from [1.2.3.4]
44 host in host_lookup? no (option unset)
45 set_process_info: pppp handling incoming connection from [1.2.3.4]
46 host in host_reject_connection? no (option unset)
47 host in sender_unqualified_hosts? no (option unset)
48 host in recipient_unqualified_hosts? no (option unset)
49 host in helo_verify_hosts? no (option unset)
50 host in helo_try_verify_hosts? no (option unset)
51 host in helo_accept_junk_hosts? no (option unset)
52 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
53 smtp_setup_msg entered
54 SMTP<< helo test
55 test in helo_lookup_domains?
56  list element: @
57  list element: @[]
58 test in helo_lookup_domains? no (end of list)
59 sender_fullhost = (test) [1.2.3.4]
60 sender_rcvhost = [1.2.3.4] (helo=test)
61 set_process_info: pppp handling incoming connection from (test) [1.2.3.4]
62 SMTP>> 250 myhost.test.ex Hello test [1.2.3.4]
63 SMTP<< mail from:<x@y>
64 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
65 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
66 using ACL "mail"
67 processing "accept" (TESTSUITE/test-config 20)
68 check verify = sender/callout=1s,maxwait=1s
69 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
70 Verifying x@y
71 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
72 Considering x@y
73 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
74 routing x@y
75 --------> r1 router <--------
76 local_part=x domain=y
77 calling r1 router
78 r1 router called for x@y
79   domain = y
80 set transport t1
81 queued for t1 transport: local_part = x
82 domain = y
83   errors_to=NULL
84   domain_data=NULL local_part_data=NULL
85 routed by r1 router
86   envelope to: x@y
87   transport: t1
88 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
89 local host found for non-MX address
90 MUNGED: ::1 will be omitted in what follows
91 get[host|ipnode]byname[2] looked up these IP addresses:
92   name=127.0.0.1 address=127.0.0.1
93 Attempting full verification using callout
94  locking TESTSUITE/spool/db/callout.lockfile
95  locked  TESTSUITE/spool/db/callout.lockfile
96  EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
97  returned from EXIM_DBOPEN: 0xAAAAAAAA
98  opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
99  dbfn_read: key=y
100  callout cache: no domain record found for y
101  dbfn_read: key=x@y
102  callout cache: no address record found for x@y
103  EXIM_DBCLOSE(0xAAAAAAAA)
104  closed hints database and lockfile
105 interface=NULL port=PORT_S
106 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... 127.0.0.1 in hosts_try_fastopen?
107  list element: 
108  connected
109   SMTP<< 220 server ready
110 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
111   SMTP>> EHLO myhost.test.ex
112 cmd buf flush ddd bytes
113   SMTP<< 250 OK
114  compiled RE '.outlook.com$' not found in local cache
115  compiling RE '.outlook.com$'
116  compiled RE '.outlook.com$' saved in local cache
117 not using PIPELINING
118 not using DSN
119 127.0.0.1 in hosts_require_auth? no (option unset)
120   SMTP>> MAIL FROM:<>
121 cmd buf flush ddd bytes
122   SMTP<< 250 OK
123   SMTP>> RCPT TO:<x@y>
124 cmd buf flush ddd bytes
125 sync_responses expect rcpt for x@y
126   SMTP<< 250 OK
127   SMTP>> QUIT
128 cmd buf flush ddd bytes
129   SMTP<< 220 OK
130   SMTP(close)>>
131 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:220'
132  locking TESTSUITE/spool/db/callout.lockfile
133  locked  TESTSUITE/spool/db/callout.lockfile
134  EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR|O_CREAT
135  returned from EXIM_DBOPEN: 0xAAAAAAAA
136  opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
137  dbfn_write: key=y
138  wrote callout cache domain record for y:
139    result=1 postmaster=0 random=0
140  dbfn_write: key=x@y
141  wrote positive callout cache address record for x@y
142  EXIM_DBCLOSE(0xAAAAAAAA)
143  closed hints database and lockfile
144 ----------- end verify ------------
145 sender x@y verified ok
146 accept: condition test succeeded in ACL "mail"
147 end of ACL "mail": ACCEPT
148 SMTP>> 250 OK
149 SMTP<< quit
150 SMTP>> 221 myhost.test.ex closing connection
151 LOG: smtp_connection MAIN
152   SMTP connection from (test) [1.2.3.4] closed by QUIT
153 search_tidyup called
154 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
155 Exim version x.yz ....
156 changed uid/gid: forcing real = effective
157   uid=uuuu gid=CALLER_GID pid=p1235
158 configuration file is TESTSUITE/test-config
159 admin user
160 changed uid/gid: privilege not needed
161   uid=EXIM_UID gid=EXIM_GID pid=p1235
162 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
163 sender address = CALLER@myhost.test.ex
164 sender_fullhost = [1.2.3.4]
165 sender_rcvhost = [1.2.3.4]
166 host in hosts_connection_nolog? no (option unset)
167 LOG: smtp_connection MAIN
168   SMTP connection from [1.2.3.4]
169 host in host_lookup? no (option unset)
170 set_process_info: pppp handling incoming connection from [1.2.3.4]
171 host in host_reject_connection? no (option unset)
172 host in sender_unqualified_hosts? no (option unset)
173 host in recipient_unqualified_hosts? no (option unset)
174 host in helo_verify_hosts? no (option unset)
175 host in helo_try_verify_hosts? no (option unset)
176 host in helo_accept_junk_hosts? no (option unset)
177 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
178 smtp_setup_msg entered
179 SMTP<< helo test
180 test in helo_lookup_domains?
181  list element: @
182  list element: @[]
183 test in helo_lookup_domains? no (end of list)
184 sender_fullhost = (test) [1.2.3.4]
185 sender_rcvhost = [1.2.3.4] (helo=test)
186 set_process_info: pppp handling incoming connection from (test) [1.2.3.4]
187 SMTP>> 250 myhost.test.ex Hello test [1.2.3.4]
188 SMTP<< mail from:<x@y>
189 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
190 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
191 using ACL "mail"
192 processing "accept" (TESTSUITE/test-config 20)
193 check verify = sender/callout=1s,maxwait=1s
194 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
195 Verifying x@y
196 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
197 Considering x@y
198 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
199 routing x@y
200 --------> r1 router <--------
201 local_part=x domain=y
202 calling r1 router
203 r1 router called for x@y
204   domain = y
205 set transport t1
206 queued for t1 transport: local_part = x
207 domain = y
208   errors_to=NULL
209   domain_data=NULL local_part_data=NULL
210 routed by r1 router
211   envelope to: x@y
212   transport: t1
213 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
214 local host found for non-MX address
215 MUNGED: ::1 will be omitted in what follows
216 get[host|ipnode]byname[2] looked up these IP addresses:
217   name=127.0.0.1 address=127.0.0.1
218 Attempting full verification using callout
219  locking TESTSUITE/spool/db/callout.lockfile
220  locked  TESTSUITE/spool/db/callout.lockfile
221  EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
222  returned from EXIM_DBOPEN: 0xAAAAAAAA
223  opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
224  dbfn_read: key=y
225  callout cache: found domain record for y
226  dbfn_read: key=x@y
227  callout cache: found address record for x@y
228  callout cache: address record is positive
229  EXIM_DBCLOSE(0xAAAAAAAA)
230  closed hints database and lockfile
231 ----------- end verify ------------
232 sender x@y verified ok
233 accept: condition test succeeded in ACL "mail"
234 end of ACL "mail": ACCEPT
235 SMTP>> 250 OK
236 SMTP<< quit
237 SMTP>> 221 myhost.test.ex closing connection
238 LOG: smtp_connection MAIN
239   SMTP connection from (test) [1.2.3.4] closed by QUIT
240 search_tidyup called
241 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
242 >>> host in hosts_connection_nolog? no (option unset)
243 >>> host in host_lookup? no (option unset)
244 >>> host in host_reject_connection? no (option unset)
245 >>> host in sender_unqualified_hosts? no (option unset)
246 >>> host in recipient_unqualified_hosts? no (option unset)
247 >>> host in helo_verify_hosts? no (option unset)
248 >>> host in helo_try_verify_hosts? no (option unset)
249 >>> host in helo_accept_junk_hosts? no (option unset)
250 >>> test in helo_lookup_domains?
251 >>>  list element: @
252 >>>  list element: @[]
253 >>> test in helo_lookup_domains? no (end of list)
254 >>> using ACL "mail"
255 >>> processing "accept" (TESTSUITE/test-config 20)
256 >>> check verify = sender/callout=1s,maxwait=1s
257 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
258 >>> routing x@y
259 >>> calling r1 router
260 >>> routed by r1 router
261 >>> local host found for non-MX address
262 MUNGED: ::1 will be omitted in what follows
263 >>> get[host|ipnode]byname[2] looked up these IP addresses:
264 >>>   name=127.0.0.1 address=127.0.0.1
265 >>> Attempting full verification using callout
266 >>> callout cache: found domain record for y
267 >>> callout cache: found address record for x@y
268 >>> callout cache: address record is positive
269 >>> ----------- end verify ------------
270 >>> accept: condition test succeeded in ACL "mail"
271 >>> end of ACL "mail": ACCEPT
272 >>> host in hosts_connection_nolog? no (option unset)
273 >>> host in host_lookup? no (option unset)
274 >>> host in host_reject_connection? no (option unset)
275 >>> host in sender_unqualified_hosts? no (option unset)
276 >>> host in recipient_unqualified_hosts? no (option unset)
277 >>> host in helo_verify_hosts? no (option unset)
278 >>> host in helo_try_verify_hosts? no (option unset)
279 >>> host in helo_accept_junk_hosts? no (option unset)
280 >>> test in helo_lookup_domains?
281 >>>  list element: @
282 >>>  list element: @[]
283 >>> test in helo_lookup_domains? no (end of list)
284 >>> using ACL "mail"
285 >>> processing "accept" (TESTSUITE/test-config 20)
286 >>> check verify = sender/callout=1s,maxwait=1s
287 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
288 >>> routing a@b
289 >>> calling r1 router
290 >>> routed by r1 router
291 >>> local host found for non-MX address
292 MUNGED: ::1 will be omitted in what follows
293 >>> get[host|ipnode]byname[2] looked up these IP addresses:
294 >>>   name=127.0.0.1 address=127.0.0.1
295 >>> Attempting full verification using callout
296 >>> callout cache: no domain record found for b
297 >>> callout cache: no address record found for a@b
298 >>> interface=NULL port=PORT_S
299 >>> Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... 127.0.0.1 in hosts_try_fastopen?
300 >>>  list element: 
301 >>> >>>  connected
302 >>>   SMTP<< 220 server ready
303 >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
304 >>>   SMTP>> EHLO myhost.test.ex
305 >>> cmd buf flush 21 bytes
306 >>>   SMTP<< 250 OK
307 >>> 127.0.0.1 in hosts_require_auth? no (option unset)
308 >>>   SMTP>> MAIL FROM:<>
309 >>> cmd buf flush 14 bytes
310 >>>   SMTP<< 250 OK
311 >>>   SMTP>> RCPT TO:<a@b>
312 >>> cmd buf flush 15 bytes
313 >>>   SMTP<< 250 OK
314 >>>   SMTP>> QUIT
315 >>> cmd buf flush 6 bytes
316 >>>   SMTP<< 220 OK
317 >>>   SMTP(close)>>
318 >>> cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:220'
319 >>> wrote callout cache domain record for b:
320 >>>   result=1 postmaster=0 random=0
321 >>> wrote positive callout cache address record for a@b
322 >>> ----------- end verify ------------
323 >>> accept: condition test succeeded in ACL "mail"
324 >>> end of ACL "mail": ACCEPT
325 >>> host in hosts_connection_nolog? no (option unset)
326 >>> host in host_lookup? no (option unset)
327 >>> host in host_reject_connection? no (option unset)
328 >>> host in sender_unqualified_hosts? no (option unset)
329 >>> host in recipient_unqualified_hosts? no (option unset)
330 >>> host in helo_verify_hosts? no (option unset)
331 >>> host in helo_try_verify_hosts? no (option unset)
332 >>> host in helo_accept_junk_hosts? no (option unset)
333 >>> test in helo_lookup_domains?
334 >>>  list element: @
335 >>>  list element: @[]
336 >>> test in helo_lookup_domains? no (end of list)
337 >>> using ACL "mail"
338 >>> processing "accept" (TESTSUITE/test-config 20)
339 >>> check verify = sender/callout=1s,maxwait=1s
340 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
341 >>> routing p1@q
342 >>> calling r1 router
343 >>> routed by r1 router
344 >>> local host found for non-MX address
345 MUNGED: ::1 will be omitted in what follows
346 >>> get[host|ipnode]byname[2] looked up these IP addresses:
347 >>>   name=127.0.0.1 address=127.0.0.1
348 >>> Attempting full verification using callout
349 >>> callout cache: no domain record found for q
350 >>> callout cache: no address record found for p1@q
351 >>> interface=NULL port=PORT_S
352 >>> Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... 127.0.0.1 in hosts_try_fastopen?
353 >>>  list element: 
354 >>> >>>  connected
355 >>>   SMTP<< 220 server ready
356 >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
357 >>>   SMTP>> EHLO myhost.test.ex
358 >>> cmd buf flush 21 bytes
359 >>>   SMTP(close)>>
360 >>> cmdlog: '220:EHLO'
361 >>> SMTP timeout
362 >>> ----------- end verify ------------
363 >>> accept: condition test deferred in ACL "mail"
364 LOG: H=(test) [1.2.3.4] sender verify defer for <p1@q>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : SMTP timeout after EHLO myhost.test.ex
365 LOG: H=(test) [1.2.3.4] temporarily rejected MAIL <p1@q>: Could not complete sender verify callout