summaryrefslogtreecommitdiff
path: root/test/stderr/0089
blob: f9289090f26e465354e261e6237c6f0faed9e80d (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
>>> 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?
>>>  list element: *N-99.test.EX
>>> sender host name required, to match against *N-99.test.EX
>>> looking up host name for V4NET.0.0.0
LOG: no host name found for IP address V4NET.0.0.0
>>>  host in sender_unqualified_hosts? no (failed to find host name for V4NET.0.0.0)
>>>  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?
>>>   list element: *N-99.test.ex
>>> sender host name required, to match against *N-99.test.ex
>>>   host in helo_accept_junk_hosts? no (failed to find host name for V4NET.0.0.0)
>>>   host in pipelining_connect_advertise_hosts?
>>>    list element: 
LOG: rejected HELO from [V4NET.0.0.0]: syntactically invalid argument(s): @#$%^&*()
>>>   host in smtp_accept_max_nonmail_hosts?
>>>    list element: *
>>>    host in smtp_accept_max_nonmail_hosts? yes (matched "*")
>>>   abc_xyz in helo_lookup_domains?
>>>    list element: @
>>>    list element: @[]
>>>   abc_xyz in helo_lookup_domains? no (end of list)
>>>   using ACL "check_recipient"
>>>   processing "accept" (TESTSUITE/test-config 24)
>>>   check hosts = :
>>>   host in ":"?
>>>    list element: 
>>>   host in ":"? no (end of list)
>>>   accept: condition test failed in ACL "check_recipient"
>>>   processing "accept" (TESTSUITE/test-config 25)
>>>   check domains = +local_domains
>>>   test.ex in "+local_domains"?
>>>    list element: +local_domains
>>>    test.ex in "Test.ex : myhost.test.EX"?
>>>    ╎list element: Test.ex
>>>    ╎test.ex in "Test.ex : myhost.test.EX"? yes (matched "Test.ex")
>>>    test.ex in "+local_domains"? yes (matched "+local_domains")
>>>   accept: condition test succeeded in ACL "check_recipient"
>>>   end of ACL "check_recipient": ACCEPT
>>>   using ACL "check_recipient"
>>>   processing "accept" (TESTSUITE/test-config 24)
>>>   check hosts = :
>>>   host in ":"?
>>>    list element: 
>>>   host in ":"? no (end of list)
>>>   accept: condition test failed in ACL "check_recipient"
>>>   processing "accept" (TESTSUITE/test-config 25)
>>>   check domains = +local_domains
>>>   else.where in "+local_domains"?
>>>    list element: +local_domains
>>>    else.where in "Test.ex : myhost.test.EX"?
>>>    ╎list element: Test.ex
>>>    ╎list element: myhost.test.EX
>>>    else.where in "Test.ex : myhost.test.EX"? no (end of list)
>>>   else.where in "+local_domains"? no (end of list)
>>>   accept: condition test failed in ACL "check_recipient"
>>>   processing "accept" (TESTSUITE/test-config 26)
>>>   check domains = +relay_domains
>>>   else.where in "+relay_domains"?
>>>    list element: +relay_domains
>>>    else.where in "Test.ex : Relay.one.ex"?
>>>    ╎list element: Test.ex
>>>    ╎list element: Relay.one.ex
>>>    else.where in "Test.ex : Relay.one.ex"? no (end of list)
>>>   else.where in "+relay_domains"? no (end of list)
>>>   accept: condition test failed in ACL "check_recipient"
>>>   processing "deny" (TESTSUITE/test-config 27)
>>>     message: relay not permitted
>>>   deny: condition test succeeded in ACL "check_recipient"
>>>   end of ACL "check_recipient": DENY
LOG: H=(abc_xyz) [V4NET.0.0.0] F=<userx@cus.cam.ac.uk> rejected RCPT <userx@else.where>: relay not permitted
>>> 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?
>>>  list element: *N-99.test.EX
>>> sender host name required, to match against *N-99.test.EX
>>> looking up host name for V4NET.0.0.99
>>> IP address lookup yielded "ten-99.test.ex"
>>> checking addresses for ten-99.test.ex
>>>   V4NET.0.0.99 OK
>>>  host in sender_unqualified_hosts? yes (matched "*N-99.test.EX")
>>> 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?
>>>  list element: *N-99.test.ex
>>>  host in helo_accept_junk_hosts? yes (matched "*N-99.test.ex")
>>> host in pipelining_connect_advertise_hosts?
>>>  list element: 
>>> using ACL "check_recipient"
>>> processing "accept" (TESTSUITE/test-config 24)
>>> check hosts = :
>>> host in ":"?
>>>  list element: 
>>> host in ":"? no (end of list)
>>> accept: condition test failed in ACL "check_recipient"
>>> processing "accept" (TESTSUITE/test-config 25)
>>> check domains = +local_domains
>>> relay.one.ex in "+local_domains"?
>>>  list element: +local_domains
>>>  relay.one.ex in "Test.ex : myhost.test.EX"?
>>>   list element: Test.ex
>>>   list element: myhost.test.EX
>>>  relay.one.ex in "Test.ex : myhost.test.EX"? no (end of list)
>>> relay.one.ex in "+local_domains"? no (end of list)
>>> accept: condition test failed in ACL "check_recipient"
>>> processing "accept" (TESTSUITE/test-config 26)
>>> check domains = +relay_domains
>>> relay.one.ex in "+relay_domains"?
>>>  list element: +relay_domains
>>>  relay.one.ex in "Test.ex : Relay.one.ex"?
>>>   list element: Test.ex
>>>   list element: Relay.one.ex
>>>   relay.one.ex in "Test.ex : Relay.one.ex"? yes (matched "Relay.one.ex")
>>>  relay.one.ex in "+relay_domains"? yes (matched "+relay_domains")
>>> accept: condition test succeeded in ACL "check_recipient"
>>> end of ACL "check_recipient": ACCEPT
>>> using ACL "check_recipient"
>>> processing "accept" (TESTSUITE/test-config 24)
>>> check hosts = :
>>> host in ":"?
>>>  list element: 
>>> host in ":"? no (end of list)
>>> accept: condition test failed in ACL "check_recipient"
>>> processing "accept" (TESTSUITE/test-config 25)
>>> check domains = +local_domains
>>> relay.two.ex in "+local_domains"?
>>>  list element: +local_domains
>>>  relay.two.ex in "Test.ex : myhost.test.EX"?
>>>   list element: Test.ex
>>>   list element: myhost.test.EX
>>>  relay.two.ex in "Test.ex : myhost.test.EX"? no (end of list)
>>> relay.two.ex in "+local_domains"? no (end of list)
>>> accept: condition test failed in ACL "check_recipient"
>>> processing "accept" (TESTSUITE/test-config 26)
>>> check domains = +relay_domains
>>> relay.two.ex in "+relay_domains"?
>>>  list element: +relay_domains
>>>  relay.two.ex in "Test.ex : Relay.one.ex"?
>>>   list element: Test.ex
>>>   list element: Relay.one.ex
>>>  relay.two.ex in "Test.ex : Relay.one.ex"? no (end of list)
>>> relay.two.ex in "+relay_domains"? no (end of list)
>>> accept: condition test failed in ACL "check_recipient"
>>> processing "deny" (TESTSUITE/test-config 27)
>>>   message: relay not permitted
>>> deny: condition test succeeded in ACL "check_recipient"
>>> end of ACL "check_recipient": DENY
LOG: H=ten-99.test.ex (@#$%^&*()) [V4NET.0.0.99] F=<root@myhost.test.ex> rejected RCPT <yy@relay.two.ex>: relay not permitted