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