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