7fbff2329184250407198c2dd6cd349ca7800458
[exim.git] / test / stderr / 0537
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 "connect"
10 >>> processing "accept" (TESTSUITE/test-config 24)
11 >>> check acl = log
12 >>>  using ACL "log"
13 >>>  processing "accept" (TESTSUITE/test-config 31)
14 >>>  check logwrite = ===========================================================
15 LOG: ===========================================================
16 >>>  check logwrite = sender_ip_address=[$sender_host_address]
17 >>>                = sender_ip_address=[1.2.3.4]
18 LOG: sender_ip_address=[1.2.3.4]
19 >>>  check logwrite = sender_host_authenticated=$sender_host_authenticated
20 >>>                = sender_host_authenticated=
21 LOG: sender_host_authenticated=
22 >>>  check logwrite = authenticated_id=$authenticated_id
23 >>>                = authenticated_id=
24 LOG: authenticated_id=
25 >>>  check logwrite = authenticated_sender=$authenticated_sender
26 >>>                = authenticated_sender=
27 LOG: authenticated_sender=
28 >>>  check logwrite = interface_address=[$interface_address]
29 >>>                = interface_address=[]
30 LOG: interface_address=[]
31 >>>  check logwrite = received_protocol=$received_protocol
32 >>>                = received_protocol=smtp
33 LOG: received_protocol=smtp
34 >>> looking up host name for 1.2.3.4
35 LOG: no host name found for IP address 1.2.3.4
36 >>>  check logwrite = sender_host_name=$sender_host_name
37 >>>                = sender_host_name=
38 LOG: sender_host_name=
39 >>>  check logwrite = sender_ident=$sender_ident
40 >>>                = sender_ident=
41 LOG: sender_ident=
42 >>>  accept: condition test succeeded in ACL "log"
43 >>>  end of ACL "log": ACCEPT
44 >>> accept: condition test succeeded in ACL "connect"
45 >>> end of ACL "connect": ACCEPT
46 >>> list element: 
47 >>> host in hosts_connection_nolog? no (option unset)
48 >>> host in host_lookup? no (option unset)
49 >>> host in host_reject_connection? no (option unset)
50 >>> host in sender_unqualified_hosts? no (option unset)
51 >>> host in recipient_unqualified_hosts? no (option unset)
52 >>> host in helo_verify_hosts? no (option unset)
53 >>> host in helo_try_verify_hosts? no (option unset)
54 >>> host in helo_accept_junk_hosts? no (option unset)
55 >>> using ACL "connect"
56 >>> processing "accept" (TESTSUITE/test-config 24)
57 >>> check acl = log
58 >>>  using ACL "log"
59 >>>  processing "accept" (TESTSUITE/test-config 31)
60 >>>  check logwrite = ===========================================================
61 LOG: ===========================================================
62 >>>  check logwrite = sender_ip_address=[$sender_host_address]
63 >>>                = sender_ip_address=[5.6.7.8]
64 LOG: sender_ip_address=[5.6.7.8]
65 >>>  check logwrite = sender_host_authenticated=$sender_host_authenticated
66 >>>                = sender_host_authenticated=authname
67 LOG: sender_host_authenticated=authname
68 >>>  check logwrite = authenticated_id=$authenticated_id
69 >>>                = authenticated_id=authid
70 LOG: authenticated_id=authid
71 >>>  check logwrite = authenticated_sender=$authenticated_sender
72 >>>                = authenticated_sender=authsender
73 LOG: authenticated_sender=authsender
74 >>>  check logwrite = interface_address=[$interface_address]
75 >>>                = interface_address=[9.10.11.12]
76 LOG: interface_address=[9.10.11.12]
77 >>>  check logwrite = received_protocol=$received_protocol
78 >>>                = received_protocol=smtp
79 LOG: received_protocol=smtp
80 >>>  check logwrite = sender_host_name=$sender_host_name
81 >>>                = sender_host_name=hostname
82 LOG: sender_host_name=hostname
83 >>>  check logwrite = sender_ident=$sender_ident
84 >>>                = sender_ident=ident
85 LOG: sender_ident=ident
86 >>>  accept: condition test succeeded in ACL "log"
87 >>>  end of ACL "log": ACCEPT
88 >>> accept: condition test succeeded in ACL "connect"
89 >>> end of ACL "connect": ACCEPT
90 >>> list element: 
91 >>> host in dsn_advertise_hosts? no (option unset)
92 >>> list element: *
93 >>> host in pipelining_advertise_hosts? yes (matched "*")
94 >>> host in chunking_advertise_hosts? no (end of list)
95 >>> using ACL "mail"
96 >>> processing "accept" (TESTSUITE/test-config 27)
97 >>> check acl = log
98 >>>  using ACL "log"
99 >>>  processing "accept" (TESTSUITE/test-config 31)
100 >>>  check logwrite = ===========================================================
101 LOG: ===========================================================
102 >>>  check logwrite = sender_ip_address=[$sender_host_address]
103 >>>                = sender_ip_address=[5.6.7.8]
104 LOG: sender_ip_address=[5.6.7.8]
105 >>>  check logwrite = sender_host_authenticated=$sender_host_authenticated
106 >>>                = sender_host_authenticated=authname
107 LOG: sender_host_authenticated=authname
108 >>>  check logwrite = authenticated_id=$authenticated_id
109 >>>                = authenticated_id=authid
110 LOG: authenticated_id=authid
111 >>>  check logwrite = authenticated_sender=$authenticated_sender
112 >>>                = authenticated_sender=
113 LOG: authenticated_sender=
114 >>>  check logwrite = interface_address=[$interface_address]
115 >>>                = interface_address=[9.10.11.12]
116 LOG: interface_address=[9.10.11.12]
117 >>>  check logwrite = received_protocol=$received_protocol
118 >>>                = received_protocol=esmtpa
119 LOG: received_protocol=esmtpa
120 >>>  check logwrite = sender_host_name=$sender_host_name
121 >>>                = sender_host_name=hostname
122 LOG: sender_host_name=hostname
123 >>>  check logwrite = sender_ident=$sender_ident
124 >>>                = sender_ident=ident
125 LOG: sender_ident=ident
126 >>>  accept: condition test succeeded in ACL "log"
127 >>>  end of ACL "log": ACCEPT
128 >>> check acl = auth
129 >>>  using ACL "auth"
130 >>>  processing "accept" (TESTSUITE/test-config 42)
131 >>>  check authenticated = *
132 >>>  list element: *
133 >>>  authname in "*"? yes (matched "*")
134 >>>  check logwrite = +++ host is authenticated +++
135 LOG: +++ host is authenticated +++
136 >>>  accept: condition test succeeded in ACL "auth"
137 >>>  end of ACL "auth": ACCEPT
138 >>> accept: condition test succeeded in ACL "mail"
139 >>> end of ACL "mail": ACCEPT
140 >>> using ACL "mail"
141 >>> processing "accept" (TESTSUITE/test-config 27)
142 >>> check acl = log
143 >>>  using ACL "log"
144 >>>  processing "accept" (TESTSUITE/test-config 31)
145 >>>  check logwrite = ===========================================================
146 LOG: ===========================================================
147 >>>  check logwrite = sender_ip_address=[$sender_host_address]
148 >>>                = sender_ip_address=[5.6.7.8]
149 LOG: sender_ip_address=[5.6.7.8]
150 >>>  check logwrite = sender_host_authenticated=$sender_host_authenticated
151 >>>                = sender_host_authenticated=authname
152 LOG: sender_host_authenticated=authname
153 >>>  check logwrite = authenticated_id=$authenticated_id
154 >>>                = authenticated_id=authid
155 LOG: authenticated_id=authid
156 >>>  check logwrite = authenticated_sender=$authenticated_sender
157 >>>                = authenticated_sender=<asender@a.domain>
158 LOG: authenticated_sender=<asender@a.domain>
159 >>>  check logwrite = interface_address=[$interface_address]
160 >>>                = interface_address=[9.10.11.12]
161 LOG: interface_address=[9.10.11.12]
162 >>>  check logwrite = received_protocol=$received_protocol
163 >>>                = received_protocol=esmtpa
164 LOG: received_protocol=esmtpa
165 >>>  check logwrite = sender_host_name=$sender_host_name
166 >>>                = sender_host_name=hostname
167 LOG: sender_host_name=hostname
168 >>>  check logwrite = sender_ident=$sender_ident
169 >>>                = sender_ident=ident
170 LOG: sender_ident=ident
171 >>>  accept: condition test succeeded in ACL "log"
172 >>>  end of ACL "log": ACCEPT
173 >>> check acl = auth
174 >>>  using ACL "auth"
175 >>>  processing "accept" (TESTSUITE/test-config 42)
176 >>>  check authenticated = *
177 >>>  list element: *
178 >>>  authname in "*"? yes (matched "*")
179 >>>  check logwrite = +++ host is authenticated +++
180 LOG: +++ host is authenticated +++
181 >>>  accept: condition test succeeded in ACL "auth"
182 >>>  end of ACL "auth": ACCEPT
183 >>> accept: condition test succeeded in ACL "mail"
184 >>> end of ACL "mail": ACCEPT