Move ESMPT LIMITS extension from experimental to mainline
[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 >>> host in hosts_connection_nolog? no (option unset)
47 >>> host in host_lookup? no (option unset)
48 >>> host in host_reject_connection? no (option unset)
49 >>> host in sender_unqualified_hosts? no (option unset)
50 >>> host in recipient_unqualified_hosts? no (option unset)
51 >>> host in helo_verify_hosts? no (option unset)
52 >>> host in helo_try_verify_hosts? no (option unset)
53 >>> host in helo_accept_junk_hosts? no (option unset)
54 >>> using ACL "connect"
55 >>> processing "accept" (TESTSUITE/test-config 24)
56 >>> check acl = log
57 >>>  using ACL "log"
58 >>>  processing "accept" (TESTSUITE/test-config 31)
59 >>>  check logwrite = ===========================================================
60 LOG: ===========================================================
61 >>>  check logwrite = sender_ip_address=[$sender_host_address]
62 >>>                = sender_ip_address=[5.6.7.8]
63 LOG: sender_ip_address=[5.6.7.8]
64 >>>  check logwrite = sender_host_authenticated=$sender_host_authenticated
65 >>>                = sender_host_authenticated=authname
66 LOG: sender_host_authenticated=authname
67 >>>  check logwrite = authenticated_id=$authenticated_id
68 >>>                = authenticated_id=authid
69 LOG: authenticated_id=authid
70 >>>  check logwrite = authenticated_sender=$authenticated_sender
71 >>>                = authenticated_sender=authsender
72 LOG: authenticated_sender=authsender
73 >>>  check logwrite = interface_address=[$interface_address]
74 >>>                = interface_address=[9.10.11.12]
75 LOG: interface_address=[9.10.11.12]
76 >>>  check logwrite = received_protocol=$received_protocol
77 >>>                = received_protocol=smtp
78 LOG: received_protocol=smtp
79 >>>  check logwrite = sender_host_name=$sender_host_name
80 >>>                = sender_host_name=hostname
81 LOG: sender_host_name=hostname
82 >>>  check logwrite = sender_ident=$sender_ident
83 >>>                = sender_ident=ident
84 LOG: sender_ident=ident
85 >>>  accept: condition test succeeded in ACL "log"
86 >>>  end of ACL "log": ACCEPT
87 >>> accept: condition test succeeded in ACL "connect"
88 >>> end of ACL "connect": ACCEPT
89 >>>  list element: *
90 >>>  host in limits_advertise_hosts? yes (matched "*")
91 >>> host in dsn_advertise_hosts? no (option unset)
92 >>> host in pipelining_advertise_hosts?
93 >>>  list element: *
94 >>>  host in pipelining_advertise_hosts? yes (matched "*")
95 >>> host in chunking_advertise_hosts?
96 >>> host in chunking_advertise_hosts? no (end of list)
97 >>> using ACL "mail"
98 >>> processing "accept" (TESTSUITE/test-config 27)
99 >>> check acl = log
100 >>>  using ACL "log"
101 >>>  processing "accept" (TESTSUITE/test-config 31)
102 >>>  check logwrite = ===========================================================
103 LOG: ===========================================================
104 >>>  check logwrite = sender_ip_address=[$sender_host_address]
105 >>>                = sender_ip_address=[5.6.7.8]
106 LOG: sender_ip_address=[5.6.7.8]
107 >>>  check logwrite = sender_host_authenticated=$sender_host_authenticated
108 >>>                = sender_host_authenticated=authname
109 LOG: sender_host_authenticated=authname
110 >>>  check logwrite = authenticated_id=$authenticated_id
111 >>>                = authenticated_id=authid
112 LOG: authenticated_id=authid
113 >>>  check logwrite = authenticated_sender=$authenticated_sender
114 >>>                = authenticated_sender=
115 LOG: authenticated_sender=
116 >>>  check logwrite = interface_address=[$interface_address]
117 >>>                = interface_address=[9.10.11.12]
118 LOG: interface_address=[9.10.11.12]
119 >>>  check logwrite = received_protocol=$received_protocol
120 >>>                = received_protocol=esmtpa
121 LOG: received_protocol=esmtpa
122 >>>  check logwrite = sender_host_name=$sender_host_name
123 >>>                = sender_host_name=hostname
124 LOG: sender_host_name=hostname
125 >>>  check logwrite = sender_ident=$sender_ident
126 >>>                = sender_ident=ident
127 LOG: sender_ident=ident
128 >>>  accept: condition test succeeded in ACL "log"
129 >>>  end of ACL "log": ACCEPT
130 >>> check acl = auth
131 >>>  using ACL "auth"
132 >>>  processing "accept" (TESTSUITE/test-config 42)
133 >>>  check authenticated = *
134 >>>  authname in "*"?
135 >>>   list element: *
136 >>>   authname in "*"? yes (matched "*")
137 >>>  check logwrite = +++ host is authenticated +++
138 LOG: +++ host is authenticated +++
139 >>>  accept: condition test succeeded in ACL "auth"
140 >>>  end of ACL "auth": ACCEPT
141 >>> accept: condition test succeeded in ACL "mail"
142 >>> end of ACL "mail": ACCEPT
143 >>> using ACL "mail"
144 >>> processing "accept" (TESTSUITE/test-config 27)
145 >>> check acl = log
146 >>>  using ACL "log"
147 >>>  processing "accept" (TESTSUITE/test-config 31)
148 >>>  check logwrite = ===========================================================
149 LOG: ===========================================================
150 >>>  check logwrite = sender_ip_address=[$sender_host_address]
151 >>>                = sender_ip_address=[5.6.7.8]
152 LOG: sender_ip_address=[5.6.7.8]
153 >>>  check logwrite = sender_host_authenticated=$sender_host_authenticated
154 >>>                = sender_host_authenticated=authname
155 LOG: sender_host_authenticated=authname
156 >>>  check logwrite = authenticated_id=$authenticated_id
157 >>>                = authenticated_id=authid
158 LOG: authenticated_id=authid
159 >>>  check logwrite = authenticated_sender=$authenticated_sender
160 >>>                = authenticated_sender=<asender@a.domain>
161 LOG: authenticated_sender=<asender@a.domain>
162 >>>  check logwrite = interface_address=[$interface_address]
163 >>>                = interface_address=[9.10.11.12]
164 LOG: interface_address=[9.10.11.12]
165 >>>  check logwrite = received_protocol=$received_protocol
166 >>>                = received_protocol=esmtpa
167 LOG: received_protocol=esmtpa
168 >>>  check logwrite = sender_host_name=$sender_host_name
169 >>>                = sender_host_name=hostname
170 LOG: sender_host_name=hostname
171 >>>  check logwrite = sender_ident=$sender_ident
172 >>>                = sender_ident=ident
173 LOG: sender_ident=ident
174 >>>  accept: condition test succeeded in ACL "log"
175 >>>  end of ACL "log": ACCEPT
176 >>> check acl = auth
177 >>>  using ACL "auth"
178 >>>  processing "accept" (TESTSUITE/test-config 42)
179 >>>  check authenticated = *
180 >>>  authname in "*"?
181 >>>   list element: *
182 >>>   authname in "*"? yes (matched "*")
183 >>>  check logwrite = +++ host is authenticated +++
184 LOG: +++ host is authenticated +++
185 >>>  accept: condition test succeeded in ACL "auth"
186 >>>  end of ACL "auth": ACCEPT
187 >>> accept: condition test succeeded in ACL "mail"
188 >>> end of ACL "mail": ACCEPT