Merge tag 'exim-4_82_1'
[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 >>> host in hosts_connection_nolog? no (option unset)
34 >>> host in host_lookup? no (option unset)
35 >>> host in host_reject_connection? no (option unset)
36 >>> host in sender_unqualified_hosts? no (option unset)
37 >>> host in recipient_unqualified_hosts? no (option unset)
38 >>> host in helo_verify_hosts? no (option unset)
39 >>> host in helo_try_verify_hosts? no (option unset)
40 >>> host in helo_accept_junk_hosts? no (option unset)
41 >>> using ACL "acl_5_6_10"
42 >>> processing "accept"
43 >>> check authenticated = auth1
44 >>> accept: condition test failed in ACL "acl_5_6_10"
45 >>> end of ACL "acl_5_6_10": implicit DENY
46 LOG: H=[5.6.10.1] F=<x@y> rejected RCPT <x@y>
47 >>> rhu.barb in helo_lookup_domains? no (end of list)
48 >>> host in pipelining_advertise_hosts? yes (matched "*")
49 >>> host in auth_advertise_hosts? yes (matched "*")
50 >>> auth1 authenticator server_condition:
51 >>> $auth1 =
52 >>> $auth2 = userx
53 >>> $auth3 = secret
54 >>> $1 =
55 >>> $2 = userx
56 >>> $3 = secret
57 >>> expanded string: yes
58 >>> using ACL "acl_5_6_10"
59 >>> processing "accept"
60 >>> check authenticated = auth1
61 >>> auth1 in "auth1"? yes (matched "auth1")
62 >>> accept: condition test succeeded in ACL "acl_5_6_10"
63 >>> host in hosts_connection_nolog? no (option unset)
64 >>> host in host_lookup? no (option unset)
65 >>> host in host_reject_connection? no (option unset)
66 >>> host in sender_unqualified_hosts? no (option unset)
67 >>> host in recipient_unqualified_hosts? no (option unset)
68 >>> host in helo_verify_hosts? no (option unset)
69 >>> host in helo_try_verify_hosts? no (option unset)
70 >>> host in helo_accept_junk_hosts? no (option unset)
71 >>> rhu.barb in helo_lookup_domains? no (end of list)
72 >>> host in pipelining_advertise_hosts? yes (matched "*")
73 >>> host in auth_advertise_hosts? yes (matched "*")
74 >>> auth2 authenticator server_condition:
75 >>> $auth1 = userx
76 >>> $auth2 = secret
77 >>> $1 = userx
78 >>> $2 = secret
79 >>> expanded string: yes
80 >>> using ACL "acl_5_6_10"
81 >>> processing "accept"
82 >>> check authenticated = auth1
83 >>> auth2 in "auth1"? no (end of list)
84 >>> accept: condition test failed in ACL "acl_5_6_10"
85 >>> end of ACL "acl_5_6_10": implicit DENY
86 LOG: H=(rhu.barb) [5.6.10.1] F=<x@y> A=auth2 rejected RCPT <x@y>