debug tidying
[exim.git] / test / stderr / 3400
CommitLineData
54c5ebb1
PH
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)
c46782ef 9>>> using ACL "check_connect"
897024f1 10>>> processing "warn" (TESTSUITE/test-config 32)
c46782ef
PH
11>>> check hosts = 10.0.0.6
12>>> host in "10.0.0.6"? no (end of list)
6968512f 13>>> warn: condition test failed in ACL "check_connect"
897024f1 14>>> processing "accept" (TESTSUITE/test-config 34)
6968512f 15>>> accept: condition test succeeded in ACL "check_connect"
a7538db1 16>>> end of ACL "check_connect": ACCEPT
54c5ebb1
PH
17>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
18>>> using ACL "check_vrfy"
897024f1 19>>> processing "deny" (TESTSUITE/test-config 67)
54c5ebb1
PH
20>>> check hosts = +auth_hosts
21>>> host in "10.0.0.1"? no (end of list)
22>>> host in "+auth_hosts"? no (end of list)
6968512f 23>>> deny: condition test failed in ACL "check_vrfy"
897024f1 24>>> processing "accept" (TESTSUITE/test-config 70)
6968512f 25>>> accept: condition test succeeded in ACL "check_vrfy"
a7538db1 26>>> end of ACL "check_vrfy": ACCEPT
54c5ebb1
PH
27>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
28>>> routing userx@test.ex
29>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
30>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
31>>> userx in "userx"? yes (matched "userx")
32>>> calling localuser router
33>>> routed by localuser router
34>>> using ACL "check_expn"
897024f1 35>>> processing "deny" (TESTSUITE/test-config 61)
54c5ebb1
PH
36>>> check hosts = +auth_hosts
37>>> host in "+auth_hosts"? no (end of list)
6968512f 38>>> deny: condition test failed in ACL "check_expn"
897024f1 39>>> processing "accept" (TESTSUITE/test-config 64)
54c5ebb1
PH
40>>> check hosts = 10.0.0.0/24
41>>> host in "10.0.0.0/24"? yes (matched "10.0.0.0/24")
6968512f 42>>> accept: condition test succeeded in ACL "check_expn"
a7538db1 43>>> end of ACL "check_expn": ACCEPT
54c5ebb1
PH
44>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
45>>> routing list@test.ex
46>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
47>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
48>>> list in "userx"? no (end of list)
49>>> no more routers
50LOG: ETRN #abcd received from [10.0.0.2]
51>>> using ACL "check_etrn"
897024f1 52>>> processing "deny" (TESTSUITE/test-config 53)
54c5ebb1
PH
53>>> check hosts = +auth_hosts
54>>> host in "+auth_hosts"? no (end of list)
6968512f 55>>> deny: condition test failed in ACL "check_etrn"
897024f1 56>>> processing "require" (TESTSUITE/test-config 56)
54c5ebb1
PH
57>>> check hosts = 10.0.0.0/24
58>>> host in "10.0.0.0/24"? yes (matched "10.0.0.0/24")
6968512f 59>>> require: condition test succeeded in ACL "check_etrn"
897024f1 60>>> processing "warn" (TESTSUITE/test-config 57)
187bc588 61>>> l_message: accepted ETRN $smtp_command_argument
6968512f 62>>> warn: condition test succeeded in ACL "check_etrn"
54c5ebb1 63LOG: H=[10.0.0.2] Warning: accepted ETRN #abcd
897024f1 64>>> processing "accept" (TESTSUITE/test-config 58)
6968512f 65>>> accept: condition test succeeded in ACL "check_etrn"
a7538db1 66>>> end of ACL "check_etrn": ACCEPT
54c5ebb1
PH
67>>> ETRN command is: exim -R
68>>> ETRN command execution skipped
69>>> host in hosts_connection_nolog? no (option unset)
70>>> host in host_lookup? no (option unset)
71>>> host in host_reject_connection? no (option unset)
72>>> host in sender_unqualified_hosts? no (option unset)
73>>> host in recipient_unqualified_hosts? no (option unset)
74>>> host in helo_verify_hosts? no (option unset)
75>>> host in helo_try_verify_hosts? no (option unset)
76>>> host in helo_accept_junk_hosts? no (option unset)
c46782ef 77>>> using ACL "check_connect"
897024f1 78>>> processing "warn" (TESTSUITE/test-config 32)
c46782ef
PH
79>>> check hosts = 10.0.0.6
80>>> host in "10.0.0.6"? no (end of list)
6968512f 81>>> warn: condition test failed in ACL "check_connect"
897024f1 82>>> processing "accept" (TESTSUITE/test-config 34)
6968512f 83>>> accept: condition test succeeded in ACL "check_connect"
a7538db1 84>>> end of ACL "check_connect": ACCEPT
54c5ebb1 85>>> test.host in helo_lookup_domains? no (end of list)
50dc7409 86>>> host in dsn_advertise_hosts? no (option unset)
54c5ebb1
PH
87>>> host in pipelining_advertise_hosts? yes (matched "*")
88>>> host in "10.0.0.1"? yes (matched "10.0.0.1")
89>>> host in auth_advertise_hosts? yes (matched "+auth_hosts")
aa368db3 90>>> host in chunking_advertise_hosts? no (end of list)
54c5ebb1
PH
91>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
92>>> using ACL "check_vrfy"
897024f1 93>>> processing "deny" (TESTSUITE/test-config 67)
54c5ebb1
PH
94>>> check hosts = +auth_hosts
95>>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
187bc588 96>>> message: authentication required
54c5ebb1 97>>> check !authenticated = *
6968512f 98>>> deny: condition test succeeded in ACL "check_vrfy"
a7538db1 99>>> end of ACL "check_vrfy": DENY
54c5ebb1
PH
100LOG: H=(test.host) [10.0.0.1] rejected VRFY userx@test.ex: authentication required
101>>> using ACL "check_expn"
897024f1 102>>> processing "deny" (TESTSUITE/test-config 61)
54c5ebb1
PH
103>>> check hosts = +auth_hosts
104>>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
187bc588 105>>> message: authentication required
54c5ebb1 106>>> check !authenticated = *
6968512f 107>>> deny: condition test succeeded in ACL "check_expn"
a7538db1 108>>> end of ACL "check_expn": DENY
54c5ebb1
PH
109LOG: H=(test.host) [10.0.0.1] rejected EXPN list@test.ex: authentication required
110LOG: ETRN abcd received from (test.host) [10.0.0.1]
111>>> using ACL "check_etrn"
897024f1 112>>> processing "deny" (TESTSUITE/test-config 53)
54c5ebb1
PH
113>>> check hosts = +auth_hosts
114>>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
187bc588 115>>> message: authentication required
54c5ebb1 116>>> check !authenticated = *
6968512f 117>>> deny: condition test succeeded in ACL "check_etrn"
a7538db1 118>>> end of ACL "check_etrn": DENY
54c5ebb1
PH
119LOG: H=(test.host) [10.0.0.1] rejected ETRN abcd: authentication required
120>>> using ACL "check_recipient"
897024f1 121>>> processing "warn" (TESTSUITE/test-config 37)
54c5ebb1
PH
122>>> check hosts = 10.0.0.5
123>>> host in "10.0.0.5"? no (end of list)
6968512f 124>>> warn: condition test failed in ACL "check_recipient"
897024f1 125>>> processing "accept" (TESTSUITE/test-config 39)
54c5ebb1
PH
126>>> check hosts = 10.0.0.5
127>>> host in "10.0.0.5"? no (end of list)
6968512f 128>>> accept: condition test failed in ACL "check_recipient"
897024f1 129>>> processing "accept" (TESTSUITE/test-config 40)
54c5ebb1
PH
130>>> check hosts = :
131>>> host in ":"? no (end of list)
6968512f 132>>> accept: condition test failed in ACL "check_recipient"
897024f1 133>>> processing "deny" (TESTSUITE/test-config 41)
54c5ebb1
PH
134>>> check hosts = +auth_hosts
135>>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
187bc588 136>>> message: authentication required
54c5ebb1 137>>> check !authenticated = *
6968512f 138>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 139>>> end of ACL "check_recipient": DENY
54c5ebb1 140LOG: H=(test.host) [10.0.0.1] F=<junk@jink.jonk.test.ex> rejected RCPT <userx@test.ex>: authentication required
cfbd9ca0 141>>> mylogin authenticator server_condition:
f78eb7c6 142>>> $auth1 = userx secret
54c5ebb1
PH
143>>> $1 = userx secret
144>>> +++MYLOGIN $1="userx secret" $2="" $3=""
145>>> expanded string: yes
146>>> using ACL "check_recipient"
897024f1 147>>> processing "warn" (TESTSUITE/test-config 37)
54c5ebb1
PH
148>>> check hosts = 10.0.0.5
149>>> host in "10.0.0.5"? no (end of list)
6968512f 150>>> warn: condition test failed in ACL "check_recipient"
897024f1 151>>> processing "accept" (TESTSUITE/test-config 39)
54c5ebb1
PH
152>>> check hosts = 10.0.0.5
153>>> host in "10.0.0.5"? no (end of list)
6968512f 154>>> accept: condition test failed in ACL "check_recipient"
897024f1 155>>> processing "accept" (TESTSUITE/test-config 40)
54c5ebb1
PH
156>>> check hosts = :
157>>> host in ":"? no (end of list)
6968512f 158>>> accept: condition test failed in ACL "check_recipient"
897024f1 159>>> processing "deny" (TESTSUITE/test-config 41)
54c5ebb1
PH
160>>> check hosts = +auth_hosts
161>>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
187bc588 162>>> message: authentication required
54c5ebb1
PH
163>>> check !authenticated = *
164>>> mylogin in "*"? yes (matched "*")
6968512f 165>>> deny: condition test failed in ACL "check_recipient"
897024f1 166>>> processing "accept" (TESTSUITE/test-config 44)
54c5ebb1
PH
167>>> check domains = +local_domains
168>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
169>>> test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 170>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 171>>> end of ACL "check_recipient": ACCEPT
54c5ebb1 172>>> using ACL "check_recipient"
897024f1 173>>> processing "warn" (TESTSUITE/test-config 37)
54c5ebb1
PH
174>>> check hosts = 10.0.0.5
175>>> host in "10.0.0.5"? no (end of list)
6968512f 176>>> warn: condition test failed in ACL "check_recipient"
897024f1 177>>> processing "accept" (TESTSUITE/test-config 39)
54c5ebb1
PH
178>>> check hosts = 10.0.0.5
179>>> host in "10.0.0.5"? no (end of list)
6968512f 180>>> accept: condition test failed in ACL "check_recipient"
897024f1 181>>> processing "accept" (TESTSUITE/test-config 40)
54c5ebb1
PH
182>>> check hosts = :
183>>> host in ":"? no (end of list)
6968512f 184>>> accept: condition test failed in ACL "check_recipient"
897024f1 185>>> processing "deny" (TESTSUITE/test-config 41)
54c5ebb1
PH
186>>> check hosts = +auth_hosts
187>>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
187bc588 188>>> message: authentication required
54c5ebb1
PH
189>>> check !authenticated = *
190>>> mylogin in "*"? yes (matched "*")
6968512f 191>>> deny: condition test failed in ACL "check_recipient"
897024f1 192>>> processing "accept" (TESTSUITE/test-config 44)
54c5ebb1
PH
193>>> check domains = +local_domains
194>>> cus.cam.ac.uk in "test.ex : *.test.ex"? no (end of list)
195>>> cus.cam.ac.uk in "+local_domains"? no (end of list)
6968512f 196>>> accept: condition test failed in ACL "check_recipient"
897024f1 197>>> processing "accept" (TESTSUITE/test-config 45)
54c5ebb1
PH
198>>> check hosts = +relay_hosts
199>>> host in "10.0.0.4"? no (end of list)
200>>> host in "+relay_hosts"? no (end of list)
6968512f 201>>> accept: condition test failed in ACL "check_recipient"
897024f1 202>>> processing "accept" (TESTSUITE/test-config 46)
54c5ebb1
PH
203>>> check hosts = +auth_relay_hosts
204>>> host in "10.0.0.3 : 10.0.0.4"? no (end of list)
205>>> host in "+auth_relay_hosts"? no (end of list)
6968512f 206>>> accept: condition test failed in ACL "check_recipient"
897024f1 207>>> processing "deny" (TESTSUITE/test-config 50)
187bc588 208>>> message: relay not permitted
6968512f 209>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 210>>> end of ACL "check_recipient": DENY
efdec7f5 211LOG: H=(test.host) [10.0.0.1] F=<junk@jink.jonk.test.ex> A=mylogin rejected RCPT <userx@cus.cam.ac.uk>: relay not permitted
54c5ebb1 212>>> using ACL "check_vrfy"
897024f1 213>>> processing "deny" (TESTSUITE/test-config 67)
54c5ebb1
PH
214>>> check hosts = +auth_hosts
215>>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
187bc588 216>>> message: authentication required
54c5ebb1
PH
217>>> check !authenticated = *
218>>> mylogin in "*"? yes (matched "*")
6968512f 219>>> deny: condition test failed in ACL "check_vrfy"
897024f1 220>>> processing "accept" (TESTSUITE/test-config 70)
6968512f 221>>> accept: condition test succeeded in ACL "check_vrfy"
a7538db1 222>>> end of ACL "check_vrfy": ACCEPT
54c5ebb1
PH
223>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
224>>> routing userx@test.ex
225>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
226>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
227>>> userx in "userx"? yes (matched "userx")
228>>> calling localuser router
229>>> routed by localuser router
230>>> using ACL "check_expn"
897024f1 231>>> processing "deny" (TESTSUITE/test-config 61)
54c5ebb1
PH
232>>> check hosts = +auth_hosts
233>>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
187bc588 234>>> message: authentication required
54c5ebb1
PH
235>>> check !authenticated = *
236>>> mylogin in "*"? yes (matched "*")
6968512f 237>>> deny: condition test failed in ACL "check_expn"
897024f1 238>>> processing "accept" (TESTSUITE/test-config 64)
54c5ebb1
PH
239>>> check hosts = 10.0.0.0/24
240>>> host in "10.0.0.0/24"? yes (matched "10.0.0.0/24")
6968512f 241>>> accept: condition test succeeded in ACL "check_expn"
a7538db1 242>>> end of ACL "check_expn": ACCEPT
54c5ebb1
PH
243>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
244>>> routing list@test.ex
245>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
246>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
247>>> list in "userx"? no (end of list)
248>>> no more routers
249LOG: ETRN #abcd received from (test.host) [10.0.0.1]
250>>> using ACL "check_etrn"
897024f1 251>>> processing "deny" (TESTSUITE/test-config 53)
54c5ebb1
PH
252>>> check hosts = +auth_hosts
253>>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached)
187bc588 254>>> message: authentication required
54c5ebb1
PH
255>>> check !authenticated = *
256>>> mylogin in "*"? yes (matched "*")
6968512f 257>>> deny: condition test failed in ACL "check_etrn"
897024f1 258>>> processing "require" (TESTSUITE/test-config 56)
54c5ebb1
PH
259>>> check hosts = 10.0.0.0/24
260>>> host in "10.0.0.0/24"? yes (matched "10.0.0.0/24")
6968512f 261>>> require: condition test succeeded in ACL "check_etrn"
897024f1 262>>> processing "warn" (TESTSUITE/test-config 57)
187bc588 263>>> l_message: accepted ETRN $smtp_command_argument
6968512f 264>>> warn: condition test succeeded in ACL "check_etrn"
54c5ebb1 265LOG: H=(test.host) [10.0.0.1] Warning: accepted ETRN #abcd
897024f1 266>>> processing "accept" (TESTSUITE/test-config 58)
6968512f 267>>> accept: condition test succeeded in ACL "check_etrn"
a7538db1 268>>> end of ACL "check_etrn": ACCEPT
54c5ebb1
PH
269>>> ETRN command is: exim -R
270>>> ETRN command execution skipped
271>>> host in hosts_connection_nolog? no (option unset)
272>>> host in host_lookup? no (option unset)
273>>> host in host_reject_connection? no (option unset)
274>>> host in sender_unqualified_hosts? no (option unset)
275>>> host in recipient_unqualified_hosts? no (option unset)
276>>> host in helo_verify_hosts? no (option unset)
277>>> host in helo_try_verify_hosts? no (option unset)
278>>> host in helo_accept_junk_hosts? no (option unset)
c46782ef 279>>> using ACL "check_connect"
897024f1 280>>> processing "warn" (TESTSUITE/test-config 32)
c46782ef
PH
281>>> check hosts = 10.0.0.6
282>>> host in "10.0.0.6"? no (end of list)
6968512f 283>>> warn: condition test failed in ACL "check_connect"
897024f1 284>>> processing "accept" (TESTSUITE/test-config 34)
6968512f 285>>> accept: condition test succeeded in ACL "check_connect"
a7538db1 286>>> end of ACL "check_connect": ACCEPT
54c5ebb1 287>>> test.host in helo_lookup_domains? no (end of list)
50dc7409 288>>> host in dsn_advertise_hosts? no (option unset)
54c5ebb1
PH
289>>> host in pipelining_advertise_hosts? yes (matched "*")
290>>> host in "10.0.0.1"? no (end of list)
291>>> host in "10.0.0.4"? no (end of list)
292>>> host in "10.0.0.3 : 10.0.0.4"? yes (matched "10.0.0.3")
293>>> host in auth_advertise_hosts? yes (matched "+auth_relay_hosts")
aa368db3 294>>> host in chunking_advertise_hosts? no (end of list)
54c5ebb1 295>>> using ACL "check_recipient"
897024f1 296>>> processing "warn" (TESTSUITE/test-config 37)
54c5ebb1
PH
297>>> check hosts = 10.0.0.5
298>>> host in "10.0.0.5"? no (end of list)
6968512f 299>>> warn: condition test failed in ACL "check_recipient"
897024f1 300>>> processing "accept" (TESTSUITE/test-config 39)
54c5ebb1
PH
301>>> check hosts = 10.0.0.5
302>>> host in "10.0.0.5"? no (end of list)
6968512f 303>>> accept: condition test failed in ACL "check_recipient"
897024f1 304>>> processing "accept" (TESTSUITE/test-config 40)
54c5ebb1
PH
305>>> check hosts = :
306>>> host in ":"? no (end of list)
6968512f 307>>> accept: condition test failed in ACL "check_recipient"
897024f1 308>>> processing "deny" (TESTSUITE/test-config 41)
54c5ebb1
PH
309>>> check hosts = +auth_hosts
310>>> host in "+auth_hosts"? no (end of list)
6968512f 311>>> deny: condition test failed in ACL "check_recipient"
897024f1 312>>> processing "accept" (TESTSUITE/test-config 44)
54c5ebb1
PH
313>>> check domains = +local_domains
314>>> cus.cam.ac.uk in "test.ex : *.test.ex"? no (end of list)
315>>> cus.cam.ac.uk in "+local_domains"? no (end of list)
6968512f 316>>> accept: condition test failed in ACL "check_recipient"
897024f1 317>>> processing "accept" (TESTSUITE/test-config 45)
54c5ebb1
PH
318>>> check hosts = +relay_hosts
319>>> host in "+relay_hosts"? no (end of list)
6968512f 320>>> accept: condition test failed in ACL "check_recipient"
897024f1 321>>> processing "accept" (TESTSUITE/test-config 46)
54c5ebb1
PH
322>>> check hosts = +auth_relay_hosts
323>>> host in "+auth_relay_hosts"? yes (matched "+auth_relay_hosts" - cached)
187bc588 324>>> message: authentication required
54c5ebb1 325>>> check authenticated = *
6968512f 326>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
327>>> accept: endpass encountered - denying access
328LOG: H=(test.host) [10.0.0.3] F=<junk@jink.jonk.test.ex> rejected RCPT <userx@cus.cam.ac.uk>: authentication required
cfbd9ca0 329>>> mylogin authenticator server_condition:
f78eb7c6 330>>> $auth1 = userx secret
54c5ebb1
PH
331>>> $1 = userx secret
332>>> +++MYLOGIN $1="userx secret" $2="" $3=""
333>>> expanded string: yes
334>>> using ACL "check_recipient"
897024f1 335>>> processing "warn" (TESTSUITE/test-config 37)
54c5ebb1
PH
336>>> check hosts = 10.0.0.5
337>>> host in "10.0.0.5"? no (end of list)
6968512f 338>>> warn: condition test failed in ACL "check_recipient"
897024f1 339>>> processing "accept" (TESTSUITE/test-config 39)
54c5ebb1
PH
340>>> check hosts = 10.0.0.5
341>>> host in "10.0.0.5"? no (end of list)
6968512f 342>>> accept: condition test failed in ACL "check_recipient"
897024f1 343>>> processing "accept" (TESTSUITE/test-config 40)
54c5ebb1
PH
344>>> check hosts = :
345>>> host in ":"? no (end of list)
6968512f 346>>> accept: condition test failed in ACL "check_recipient"
897024f1 347>>> processing "deny" (TESTSUITE/test-config 41)
54c5ebb1
PH
348>>> check hosts = +auth_hosts
349>>> host in "+auth_hosts"? no (end of list)
6968512f 350>>> deny: condition test failed in ACL "check_recipient"
897024f1 351>>> processing "accept" (TESTSUITE/test-config 44)
54c5ebb1
PH
352>>> check domains = +local_domains
353>>> cus.cam.ac.uk in "test.ex : *.test.ex"? no (end of list)
354>>> cus.cam.ac.uk in "+local_domains"? no (end of list)
6968512f 355>>> accept: condition test failed in ACL "check_recipient"
897024f1 356>>> processing "accept" (TESTSUITE/test-config 45)
54c5ebb1
PH
357>>> check hosts = +relay_hosts
358>>> host in "+relay_hosts"? no (end of list)
6968512f 359>>> accept: condition test failed in ACL "check_recipient"
897024f1 360>>> processing "accept" (TESTSUITE/test-config 46)
54c5ebb1
PH
361>>> check hosts = +auth_relay_hosts
362>>> host in "+auth_relay_hosts"? yes (matched "+auth_relay_hosts" - cached)
187bc588 363>>> message: authentication required
54c5ebb1
PH
364>>> check authenticated = *
365>>> mylogin in "*"? yes (matched "*")
6968512f 366>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 367>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
368>>> host in hosts_connection_nolog? no (option unset)
369>>> host in host_lookup? no (option unset)
370>>> host in host_reject_connection? no (option unset)
371>>> host in sender_unqualified_hosts? no (option unset)
372>>> host in recipient_unqualified_hosts? no (option unset)
373>>> host in helo_verify_hosts? no (option unset)
374>>> host in helo_try_verify_hosts? no (option unset)
375>>> host in helo_accept_junk_hosts? no (option unset)
c46782ef 376>>> using ACL "check_connect"
897024f1 377>>> processing "warn" (TESTSUITE/test-config 32)
c46782ef
PH
378>>> check hosts = 10.0.0.6
379>>> host in "10.0.0.6"? no (end of list)
6968512f 380>>> warn: condition test failed in ACL "check_connect"
897024f1 381>>> processing "accept" (TESTSUITE/test-config 34)
6968512f 382>>> accept: condition test succeeded in ACL "check_connect"
a7538db1 383>>> end of ACL "check_connect": ACCEPT
54c5ebb1 384>>> test.host in helo_lookup_domains? no (end of list)
50dc7409 385>>> host in dsn_advertise_hosts? no (option unset)
54c5ebb1
PH
386>>> host in pipelining_advertise_hosts? yes (matched "*")
387>>> host in "10.0.0.1"? no (end of list)
388>>> host in "10.0.0.4"? yes (matched "10.0.0.4")
389>>> host in auth_advertise_hosts? no (matched "!+relay_hosts")
aa368db3 390>>> host in chunking_advertise_hosts? no (end of list)
54c5ebb1
PH
391Exim version x.yz ....
392changed uid/gid: forcing real = effective
393 uid=uuuu gid=CALLER_GID pid=pppp
d8fe1c03
PH
394seeking password data for user "CALLER": cache not available
395getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
396configuration file is TESTSUITE/test-config
397trusted user
398admin user
399changed uid/gid: privilege not needed
400 uid=EXIM_UID gid=EXIM_GID pid=pppp
d8fe1c03
PH
401seeking password data for user "CALLER": using cached result
402getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
403originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
404sender address = NULL
405sender_fullhost = [10.0.0.5]
406sender_rcvhost = [10.0.0.5] (ident=CALLER)
407set_process_info: pppp handling incoming connection from [10.0.0.5] via -oMa
273f34d0 408set_process_info: pppp accepting a local SMTP message from <CALLER>
54c5ebb1
PH
409host in hosts_connection_nolog? no (option unset)
410LOG: smtp_connection MAIN
411 SMTP connection from CALLER
412host in host_lookup? no (option unset)
413set_process_info: pppp handling incoming connection from [10.0.0.5] U=CALLER
414host in host_reject_connection? no (option unset)
415host in sender_unqualified_hosts? no (option unset)
416host in recipient_unqualified_hosts? no (option unset)
417host in helo_verify_hosts? no (option unset)
418host in helo_try_verify_hosts? no (option unset)
419host in helo_accept_junk_hosts? no (option unset)
c46782ef 420using ACL "check_connect"
897024f1 421processing "warn" (TESTSUITE/test-config 32)
c46782ef
PH
422check hosts = 10.0.0.6
423host in "10.0.0.6"? no (end of list)
6968512f 424warn: condition test failed in ACL "check_connect"
897024f1 425processing "accept" (TESTSUITE/test-config 34)
6968512f 426accept: condition test succeeded in ACL "check_connect"
a7538db1 427end of ACL "check_connect": ACCEPT
898d150f 428SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
429smtp_setup_msg entered
430SMTP<< ehlo testing.testing
431testing.testing in helo_lookup_domains? no (end of list)
432sender_fullhost = (testing.testing) [10.0.0.5]
433sender_rcvhost = [10.0.0.5] (helo=testing.testing ident=CALLER)
434set_process_info: pppp handling incoming connection from (testing.testing) [10.0.0.5] U=CALLER
50dc7409 435host in dsn_advertise_hosts? no (option unset)
54c5ebb1
PH
436host in pipelining_advertise_hosts? yes (matched "*")
437host in "10.0.0.1"? no (end of list)
438host in "10.0.0.4"? no (end of list)
439host in "10.0.0.3 : 10.0.0.4"? no (end of list)
440host in auth_advertise_hosts? yes (matched "10.0.0.5")
49d47806
JH
441Evaluating advertise_condition for mylogin mylogin athenticator
442Evaluating advertise_condition for plain PLAIN athenticator
443Evaluating advertise_condition for extended_plain EXPLAIN athenticator
444Evaluating advertise_condition for expanded_prompt_plain EXPANDED athenticator
445Evaluating advertise_condition for expanded_prompt_plain_fail EXPANDFAIL athenticator
446Evaluating advertise_condition for defer DEFER athenticator
447Evaluating advertise_condition for login LOGIN athenticator
aa368db3 448host in chunking_advertise_hosts? no (end of list)
898d150f
PH
449SMTP>> 250-myhost.test.ex Hello CALLER at testing.testing [10.0.0.5]
450250-SIZE 52428800
5b456975 451250-8BITMIME
898d150f 452250-ETRN
bbc8ed07 453250-VRFY
898d150f
PH
454250-EXPN
455250-PIPELINING
456250-AUTH MYLOGIN PLAIN EXPLAIN EXPANDED EXPANDFAIL DEFER LOGIN
457250 HELP
54c5ebb1 458SMTP<< auth mylogin dXNlcnggc2VjcmV0
37942ad8 459auth input decode: 'userx secret'
cfbd9ca0 460mylogin authenticator server_condition:
f78eb7c6 461 $auth1 = userx secret
54c5ebb1
PH
462 $1 = userx secret
463+++MYLOGIN $1="userx secret" $2="" $3=""
464expanded string: yes
898d150f 465SMTP>> 235 Authentication succeeded
54c5ebb1 466SMTP<< quit
898d150f 467SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
468LOG: smtp_connection MAIN
469 SMTP connection from CALLER closed by QUIT
470search_tidyup called
9bfb7e1b 471>>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>