Fix dcc_header content corruption.
[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"
11 >>> check acl = log
12 >>> using ACL "log"
13 >>> processing "accept"
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 >>> accept: condition test succeeded in ACL "connect"
44 >>> host in hosts_connection_nolog? no (option unset)
45 >>> host in host_lookup? no (option unset)
46 >>> host in host_reject_connection? no (option unset)
47 >>> host in sender_unqualified_hosts? no (option unset)
48 >>> host in recipient_unqualified_hosts? no (option unset)
49 >>> host in helo_verify_hosts? no (option unset)
50 >>> host in helo_try_verify_hosts? no (option unset)
51 >>> host in helo_accept_junk_hosts? no (option unset)
52 >>> using ACL "connect"
53 >>> processing "accept"
54 >>> check acl = log
55 >>> using ACL "log"
56 >>> processing "accept"
57 >>> check logwrite = ===========================================================
58 LOG: ===========================================================
59 >>> check logwrite = sender_ip_address=[$sender_host_address]
60 >>> = sender_ip_address=[5.6.7.8]
61 LOG: sender_ip_address=[5.6.7.8]
62 >>> check logwrite = sender_host_authenticated=$sender_host_authenticated
63 >>> = sender_host_authenticated=authname
64 LOG: sender_host_authenticated=authname
65 >>> check logwrite = authenticated_id=$authenticated_id
66 >>> = authenticated_id=authid
67 LOG: authenticated_id=authid
68 >>> check logwrite = authenticated_sender=$authenticated_sender
69 >>> = authenticated_sender=authsender
70 LOG: authenticated_sender=authsender
71 >>> check logwrite = interface_address=[$interface_address]
72 >>> = interface_address=[9.10.11.12]
73 LOG: interface_address=[9.10.11.12]
74 >>> check logwrite = received_protocol=$received_protocol
75 >>> = received_protocol=smtp
76 LOG: received_protocol=smtp
77 >>> check logwrite = sender_host_name=$sender_host_name
78 >>> = sender_host_name=hostname
79 LOG: sender_host_name=hostname
80 >>> check logwrite = sender_ident=$sender_ident
81 >>> = sender_ident=ident
82 LOG: sender_ident=ident
83 >>> accept: condition test succeeded in ACL "log"
84 >>> accept: condition test succeeded in ACL "connect"
85 >>> host in pipelining_advertise_hosts? yes (matched "*")
86 >>> using ACL "mail"
87 >>> processing "accept"
88 >>> check acl = log
89 >>> using ACL "log"
90 >>> processing "accept"
91 >>> check logwrite = ===========================================================
92 LOG: ===========================================================
93 >>> check logwrite = sender_ip_address=[$sender_host_address]
94 >>> = sender_ip_address=[5.6.7.8]
95 LOG: sender_ip_address=[5.6.7.8]
96 >>> check logwrite = sender_host_authenticated=$sender_host_authenticated
97 >>> = sender_host_authenticated=authname
98 LOG: sender_host_authenticated=authname
99 >>> check logwrite = authenticated_id=$authenticated_id
100 >>> = authenticated_id=authid
101 LOG: authenticated_id=authid
102 >>> check logwrite = authenticated_sender=$authenticated_sender
103 >>> = authenticated_sender=
104 LOG: authenticated_sender=
105 >>> check logwrite = interface_address=[$interface_address]
106 >>> = interface_address=[9.10.11.12]
107 LOG: interface_address=[9.10.11.12]
108 >>> check logwrite = received_protocol=$received_protocol
109 >>> = received_protocol=esmtpa
110 LOG: received_protocol=esmtpa
111 >>> check logwrite = sender_host_name=$sender_host_name
112 >>> = sender_host_name=hostname
113 LOG: sender_host_name=hostname
114 >>> check logwrite = sender_ident=$sender_ident
115 >>> = sender_ident=ident
116 LOG: sender_ident=ident
117 >>> accept: condition test succeeded in ACL "log"
118 >>> check acl = auth
119 >>> using ACL "auth"
120 >>> processing "accept"
121 >>> check authenticated = *
122 >>> authname in "*"? yes (matched "*")
123 >>> check logwrite = +++ host is authenticated +++
124 LOG: +++ host is authenticated +++
125 >>> accept: condition test succeeded in ACL "auth"
126 >>> accept: condition test succeeded in ACL "mail"
127 >>> using ACL "mail"
128 >>> processing "accept"
129 >>> check acl = log
130 >>> using ACL "log"
131 >>> processing "accept"
132 >>> check logwrite = ===========================================================
133 LOG: ===========================================================
134 >>> check logwrite = sender_ip_address=[$sender_host_address]
135 >>> = sender_ip_address=[5.6.7.8]
136 LOG: sender_ip_address=[5.6.7.8]
137 >>> check logwrite = sender_host_authenticated=$sender_host_authenticated
138 >>> = sender_host_authenticated=authname
139 LOG: sender_host_authenticated=authname
140 >>> check logwrite = authenticated_id=$authenticated_id
141 >>> = authenticated_id=authid
142 LOG: authenticated_id=authid
143 >>> check logwrite = authenticated_sender=$authenticated_sender
144 >>> = authenticated_sender=<asender@a.domain>
145 LOG: authenticated_sender=<asender@a.domain>
146 >>> check logwrite = interface_address=[$interface_address]
147 >>> = interface_address=[9.10.11.12]
148 LOG: interface_address=[9.10.11.12]
149 >>> check logwrite = received_protocol=$received_protocol
150 >>> = received_protocol=esmtpa
151 LOG: received_protocol=esmtpa
152 >>> check logwrite = sender_host_name=$sender_host_name
153 >>> = sender_host_name=hostname
154 LOG: sender_host_name=hostname
155 >>> check logwrite = sender_ident=$sender_ident
156 >>> = sender_ident=ident
157 LOG: sender_ident=ident
158 >>> accept: condition test succeeded in ACL "log"
159 >>> check acl = auth
160 >>> using ACL "auth"
161 >>> processing "accept"
162 >>> check authenticated = *
163 >>> authname in "*"? yes (matched "*")
164 >>> check logwrite = +++ host is authenticated +++
165 LOG: +++ host is authenticated +++
166 >>> accept: condition test succeeded in ACL "auth"
167 >>> accept: condition test succeeded in ACL "mail"