Testsuite: tidying
[exim.git] / test / stderr / 0089
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?
5 >>>  list element: *N-99.test.EX
6 >>> sender host name required, to match against *N-99.test.EX
7 >>> looking up host name for V4NET.0.0.0
8 LOG: no host name found for IP address V4NET.0.0.0
9 >>>  host in sender_unqualified_hosts? no (failed to find host name for V4NET.0.0.0)
10 >>>  host in recipient_unqualified_hosts? no (option unset)
11 >>>  host in helo_verify_hosts? no (option unset)
12 >>>  host in helo_try_verify_hosts? no (option unset)
13 >>>  host in helo_accept_junk_hosts?
14 >>>   list element: *N-99.test.ex
15 >>> sender host name required, to match against *N-99.test.ex
16 >>>   host in helo_accept_junk_hosts? no (failed to find host name for V4NET.0.0.0)
17 LOG: rejected HELO from [V4NET.0.0.0]: syntactically invalid argument(s): @#$%^&*()
18 >>>   host in smtp_accept_max_nonmail_hosts?
19 >>>    list element: *
20 >>>    host in smtp_accept_max_nonmail_hosts? yes (matched "*")
21 >>>   abc_xyz in helo_lookup_domains?
22 >>>    list element: @
23 >>>    list element: @[]
24 >>>   abc_xyz in helo_lookup_domains? no (end of list)
25 >>>   using ACL "check_recipient"
26 >>>   processing "accept" (TESTSUITE/test-config 24)
27 >>>   check hosts = :
28 >>>   host in ":"?
29 >>>    list element: 
30 >>>   host in ":"? no (end of list)
31 >>>   accept: condition test failed in ACL "check_recipient"
32 >>>   processing "accept" (TESTSUITE/test-config 25)
33 >>>   check domains = +local_domains
34 >>>   test.ex in "+local_domains"?
35 >>>    list element: +local_domains
36 >>>     start sublist local_domains
37 >>>    ╎ test.ex in "Test.ex : myhost.test.EX"?
38 >>>    ╎  list element: Test.ex
39 >>>    ╎  test.ex in "Test.ex : myhost.test.EX"? yes (matched "Test.ex")
40 >>>     end sublist local_domains
41 >>>    data from lookup saved for cache for +local_domains: key 'test.ex' value 'Test.ex'
42 >>>    test.ex in "+local_domains"? yes (matched "+local_domains")
43 >>>   accept: condition test succeeded in ACL "check_recipient"
44 >>>   end of ACL "check_recipient": ACCEPT
45 >>>   using ACL "check_recipient"
46 >>>   processing "accept" (TESTSUITE/test-config 24)
47 >>>   check hosts = :
48 >>>   host in ":"?
49 >>>    list element: 
50 >>>   host in ":"? no (end of list)
51 >>>   accept: condition test failed in ACL "check_recipient"
52 >>>   processing "accept" (TESTSUITE/test-config 25)
53 >>>   check domains = +local_domains
54 >>>   else.where in "+local_domains"?
55 >>>    list element: +local_domains
56 >>>     start sublist local_domains
57 >>>    ╎ else.where in "Test.ex : myhost.test.EX"?
58 >>>    ╎  list element: Test.ex
59 >>>    ╎  list element: myhost.test.EX
60 >>>    ╎ else.where in "Test.ex : myhost.test.EX"? no (end of list)
61 >>>     end sublist local_domains
62 >>>   else.where in "+local_domains"? no (end of list)
63 >>>   accept: condition test failed in ACL "check_recipient"
64 >>>   processing "accept" (TESTSUITE/test-config 26)
65 >>>   check domains = +relay_domains
66 >>>   else.where in "+relay_domains"?
67 >>>    list element: +relay_domains
68 >>>     start sublist relay_domains
69 >>>    ╎ else.where in "Test.ex : Relay.one.ex"?
70 >>>    ╎  list element: Test.ex
71 >>>    ╎  list element: Relay.one.ex
72 >>>    ╎ else.where in "Test.ex : Relay.one.ex"? no (end of list)
73 >>>     end sublist relay_domains
74 >>>   else.where in "+relay_domains"? no (end of list)
75 >>>   accept: condition test failed in ACL "check_recipient"
76 >>>   processing "deny" (TESTSUITE/test-config 27)
77 >>>     message: relay not permitted
78 >>>   deny: condition test succeeded in ACL "check_recipient"
79 >>>   end of ACL "check_recipient": DENY
80 LOG: H=(abc_xyz) [V4NET.0.0.0] F=<userx@cus.cam.ac.uk> rejected RCPT <userx@else.where>: relay not permitted
81 >>> host in hosts_connection_nolog? no (option unset)
82 >>> host in host_lookup? no (option unset)
83 >>> host in host_reject_connection? no (option unset)
84 >>> host in sender_unqualified_hosts?
85 >>>  list element: *N-99.test.EX
86 >>> sender host name required, to match against *N-99.test.EX
87 >>> looking up host name for V4NET.0.0.99
88 >>> IP address lookup yielded "ten-99.test.ex"
89 >>>   check dnssec require list
90 >>>    ten-99.test.ex not in empty list (option unset? cannot trace name)
91 >>>   check dnssec request list
92 >>>    ten-99.test.ex not in empty list (option unset? cannot trace name)
93 >>> checking addresses for ten-99.test.ex
94 >>>   V4NET.0.0.99 OK
95 >>>  host in sender_unqualified_hosts? yes (matched "*N-99.test.EX")
96 >>> host in recipient_unqualified_hosts? no (option unset)
97 >>> host in helo_verify_hosts? no (option unset)
98 >>> host in helo_try_verify_hosts? no (option unset)
99 >>> host in helo_accept_junk_hosts?
100 >>>  list element: *N-99.test.ex
101 >>>  host in helo_accept_junk_hosts? yes (matched "*N-99.test.ex")
102 >>> using ACL "check_recipient"
103 >>> processing "accept" (TESTSUITE/test-config 24)
104 >>> check hosts = :
105 >>> host in ":"?
106 >>>  list element: 
107 >>> host in ":"? no (end of list)
108 >>> accept: condition test failed in ACL "check_recipient"
109 >>> processing "accept" (TESTSUITE/test-config 25)
110 >>> check domains = +local_domains
111 >>> relay.one.ex in "+local_domains"?
112 >>>  list element: +local_domains
113 >>>   start sublist local_domains
114 >>>    relay.one.ex in "Test.ex : myhost.test.EX"?
115 >>>    ╎list element: Test.ex
116 >>>    ╎list element: myhost.test.EX
117 >>>    relay.one.ex in "Test.ex : myhost.test.EX"? no (end of list)
118 >>>   end sublist local_domains
119 >>> relay.one.ex in "+local_domains"? no (end of list)
120 >>> accept: condition test failed in ACL "check_recipient"
121 >>> processing "accept" (TESTSUITE/test-config 26)
122 >>> check domains = +relay_domains
123 >>> relay.one.ex in "+relay_domains"?
124 >>>  list element: +relay_domains
125 >>>   start sublist relay_domains
126 >>>    relay.one.ex in "Test.ex : Relay.one.ex"?
127 >>>    ╎list element: Test.ex
128 >>>    ╎list element: Relay.one.ex
129 >>>    ╎relay.one.ex in "Test.ex : Relay.one.ex"? yes (matched "Relay.one.ex")
130 >>>   end sublist relay_domains
131 >>>  data from lookup saved for cache for +relay_domains: key 'relay.one.ex' value 'Relay.one.ex'
132 >>>  relay.one.ex in "+relay_domains"? yes (matched "+relay_domains")
133 >>> accept: condition test succeeded in ACL "check_recipient"
134 >>> end of ACL "check_recipient": ACCEPT
135 >>> using ACL "check_recipient"
136 >>> processing "accept" (TESTSUITE/test-config 24)
137 >>> check hosts = :
138 >>> host in ":"?
139 >>>  list element: 
140 >>> host in ":"? no (end of list)
141 >>> accept: condition test failed in ACL "check_recipient"
142 >>> processing "accept" (TESTSUITE/test-config 25)
143 >>> check domains = +local_domains
144 >>> relay.two.ex in "+local_domains"?
145 >>>  list element: +local_domains
146 >>>   start sublist local_domains
147 >>>    relay.two.ex in "Test.ex : myhost.test.EX"?
148 >>>    ╎list element: Test.ex
149 >>>    ╎list element: myhost.test.EX
150 >>>    relay.two.ex in "Test.ex : myhost.test.EX"? no (end of list)
151 >>>   end sublist local_domains
152 >>> relay.two.ex in "+local_domains"? no (end of list)
153 >>> accept: condition test failed in ACL "check_recipient"
154 >>> processing "accept" (TESTSUITE/test-config 26)
155 >>> check domains = +relay_domains
156 >>> relay.two.ex in "+relay_domains"?
157 >>>  list element: +relay_domains
158 >>>   start sublist relay_domains
159 >>>    relay.two.ex in "Test.ex : Relay.one.ex"?
160 >>>    ╎list element: Test.ex
161 >>>    ╎list element: Relay.one.ex
162 >>>    relay.two.ex in "Test.ex : Relay.one.ex"? no (end of list)
163 >>>   end sublist relay_domains
164 >>> relay.two.ex in "+relay_domains"? no (end of list)
165 >>> accept: condition test failed in ACL "check_recipient"
166 >>> processing "deny" (TESTSUITE/test-config 27)
167 >>>   message: relay not permitted
168 >>> deny: condition test succeeded in ACL "check_recipient"
169 >>> end of ACL "check_recipient": DENY
170 LOG: H=ten-99.test.ex (@#$%^&*()) [V4NET.0.0.99] F=<root@myhost.test.ex> rejected RCPT <yy@relay.two.ex>: relay not permitted