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