Tweak debug output
[exim.git] / test / stderr / 3410
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? no (end of list)
10 >>> using ACL "acl_5_6_9"
11 >>> processing "accept" (TESTSUITE/test-config 19)
12 >>>   message: You must authenticate
13 >>> check authenticated = *
14 >>> accept: condition test failed in ACL "acl_5_6_9"
15 >>> accept: endpass encountered - denying access
16 LOG: H=(test) [5.6.9.1] F=<x@y> rejected RCPT <x@y>: You must authenticate
17 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
18 >>> rhu.barb in helo_lookup_domains? no (end of list)
19 >>> host in dsn_advertise_hosts? no (option unset)
20 >>> host in pipelining_advertise_hosts? yes (matched "*")
21 >>> host in auth_advertise_hosts? yes (matched "*")
22 >>> host in chunking_advertise_hosts? no (end of list)
23 >>> auth1 authenticator server_condition:
24 >>>   $auth1 = 
25 >>>   $auth2 = userx
26 >>>   $auth3 = secret
27 >>>   $1 = 
28 >>>   $2 = userx
29 >>>   $3 = secret
30 >>> expanded string: yes
31 >>> using ACL "acl_5_6_9"
32 >>> processing "accept" (TESTSUITE/test-config 19)
33 >>>   message: You must authenticate
34 >>> check authenticated = *
35 >>> auth1 in "*"? yes (matched "*")
36 >>> accept: condition test succeeded in ACL "acl_5_6_9"
37 >>> end of ACL "acl_5_6_9": ACCEPT
38 >>> host in hosts_connection_nolog? no (option unset)
39 >>> host in host_lookup? no (option unset)
40 >>> host in host_reject_connection? no (option unset)
41 >>> host in sender_unqualified_hosts? no (option unset)
42 >>> host in recipient_unqualified_hosts? no (option unset)
43 >>> host in helo_verify_hosts? no (option unset)
44 >>> host in helo_try_verify_hosts? no (option unset)
45 >>> host in helo_accept_junk_hosts? no (option unset)
46 >>> test in helo_lookup_domains? no (end of list)
47 >>> using ACL "acl_5_6_10"
48 >>> processing "accept" (TESTSUITE/test-config 24)
49 >>> check authenticated = auth1
50 >>> accept: condition test failed in ACL "acl_5_6_10"
51 >>> end of ACL "acl_5_6_10": implicit DENY
52 LOG: H=(test) [5.6.10.1] F=<x@y> rejected RCPT <x@y>
53 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
54 >>> rhu.barb in helo_lookup_domains? no (end of list)
55 >>> host in dsn_advertise_hosts? no (option unset)
56 >>> host in pipelining_advertise_hosts? yes (matched "*")
57 >>> host in auth_advertise_hosts? yes (matched "*")
58 >>> host in chunking_advertise_hosts? no (end of list)
59 >>> auth1 authenticator server_condition:
60 >>>   $auth1 = 
61 >>>   $auth2 = userx
62 >>>   $auth3 = secret
63 >>>   $1 = 
64 >>>   $2 = userx
65 >>>   $3 = secret
66 >>> expanded string: yes
67 >>> using ACL "acl_5_6_10"
68 >>> processing "accept" (TESTSUITE/test-config 24)
69 >>> check authenticated = auth1
70 >>> auth1 in "auth1"? yes (matched "auth1")
71 >>> accept: condition test succeeded in ACL "acl_5_6_10"
72 >>> end of ACL "acl_5_6_10": ACCEPT
73 >>> host in hosts_connection_nolog? no (option unset)
74 >>> host in host_lookup? no (option unset)
75 >>> host in host_reject_connection? no (option unset)
76 >>> host in sender_unqualified_hosts? no (option unset)
77 >>> host in recipient_unqualified_hosts? no (option unset)
78 >>> host in helo_verify_hosts? no (option unset)
79 >>> host in helo_try_verify_hosts? no (option unset)
80 >>> host in helo_accept_junk_hosts? no (option unset)
81 >>> rhu.barb in helo_lookup_domains? no (end of list)
82 >>> host in dsn_advertise_hosts? no (option unset)
83 >>> host in pipelining_advertise_hosts? yes (matched "*")
84 >>> host in auth_advertise_hosts? yes (matched "*")
85 >>> host in chunking_advertise_hosts? no (end of list)
86 >>> auth2 authenticator server_condition:
87 >>>   $auth1 = userx
88 >>>   $auth2 = secret
89 >>>   $1 = userx
90 >>>   $2 = secret
91 >>> expanded string: yes
92 >>> using ACL "acl_5_6_10"
93 >>> processing "accept" (TESTSUITE/test-config 24)
94 >>> check authenticated = auth1
95 >>> auth2 in "auth1"? no (end of list)
96 >>> accept: condition test failed in ACL "acl_5_6_10"
97 >>> end of ACL "acl_5_6_10": implicit DENY
98 LOG: H=(rhu.barb) [5.6.10.1] F=<x@y> A=auth2 rejected RCPT <x@y>