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