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