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