Fix default-port TLSA lookup done by callout. Bug 1602
[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 >>> sender host name required, to match against *N-99.test.EX
5 >>> looking up host name for V4NET.0.0.0
6 LOG: no host name found for IP address V4NET.0.0.0
7 >>> host in sender_unqualified_hosts? no (failed to find host name for V4NET.0.0.0)
8 >>> host in recipient_unqualified_hosts? no (option unset)
9 >>> host in helo_verify_hosts? no (option unset)
10 >>> host in helo_try_verify_hosts? no (option unset)
11 >>> sender host name required, to match against *N-99.test.ex
12 >>> host in helo_accept_junk_hosts? no (failed to find host name for V4NET.0.0.0)
13 LOG: rejected HELO from [V4NET.0.0.0]: syntactically invalid argument(s): @#$%^&*()
14 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
15 >>> abc_xyz in helo_lookup_domains? no (end of list)
16 >>> using ACL "check_recipient"
17 >>> processing "accept"
18 >>> check hosts = :
19 >>> host in ":"? no (end of list)
20 >>> accept: condition test failed in ACL "check_recipient"
21 >>> processing "accept"
22 >>> check domains = +local_domains
23 >>> test.ex in "Test.ex : myhost.test.EX"? yes (matched "Test.ex")
24 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
25 >>> accept: condition test succeeded in ACL "check_recipient"
26 >>> end of ACL "check_recipient": ACCEPT
27 >>> using ACL "check_recipient"
28 >>> processing "accept"
29 >>> check hosts = :
30 >>> host in ":"? no (end of list)
31 >>> accept: condition test failed in ACL "check_recipient"
32 >>> processing "accept"
33 >>> check domains = +local_domains
34 >>> else.where in "Test.ex : myhost.test.EX"? no (end of list)
35 >>> else.where in "+local_domains"? no (end of list)
36 >>> accept: condition test failed in ACL "check_recipient"
37 >>> processing "accept"
38 >>> check domains = +relay_domains
39 >>> else.where in "Test.ex : Relay.one.ex"? no (end of list)
40 >>> else.where in "+relay_domains"? no (end of list)
41 >>> accept: condition test failed in ACL "check_recipient"
42 >>> processing "deny"
43 >>> message: relay not permitted
44 >>> deny: condition test succeeded in ACL "check_recipient"
45 >>> end of ACL "check_recipient": DENY
46 LOG: H=(abc_xyz) [V4NET.0.0.0] F=<userx@cus.cam.ac.uk> rejected RCPT <userx@else.where>: relay not permitted
47 >>> host in hosts_connection_nolog? no (option unset)
48 >>> host in host_lookup? no (option unset)
49 >>> host in host_reject_connection? no (option unset)
50 >>> sender host name required, to match against *N-99.test.EX
51 >>> looking up host name for V4NET.0.0.99
52 >>> IP address lookup yielded "ten-99.test.ex"
53 MUNGED: ::1 will be omitted in what follows
54 >>> get[host|ipnode]byname[2] looked up these IP addresses:
55 >>> name=ten-99.test.ex address=V4NET.0.0.99
56 >>> checking addresses for ten-99.test.ex
57 >>> V4NET.0.0.99 OK
58 >>> host in sender_unqualified_hosts? yes (matched "*N-99.test.EX")
59 >>> host in recipient_unqualified_hosts? no (option unset)
60 >>> host in helo_verify_hosts? no (option unset)
61 >>> host in helo_try_verify_hosts? no (option unset)
62 >>> host in helo_accept_junk_hosts? yes (matched "*N-99.test.ex")
63 >>> using ACL "check_recipient"
64 >>> processing "accept"
65 >>> check hosts = :
66 >>> host in ":"? no (end of list)
67 >>> accept: condition test failed in ACL "check_recipient"
68 >>> processing "accept"
69 >>> check domains = +local_domains
70 >>> relay.one.ex in "Test.ex : myhost.test.EX"? no (end of list)
71 >>> relay.one.ex in "+local_domains"? no (end of list)
72 >>> accept: condition test failed in ACL "check_recipient"
73 >>> processing "accept"
74 >>> check domains = +relay_domains
75 >>> relay.one.ex in "Test.ex : Relay.one.ex"? yes (matched "Relay.one.ex")
76 >>> relay.one.ex in "+relay_domains"? yes (matched "+relay_domains")
77 >>> accept: condition test succeeded in ACL "check_recipient"
78 >>> end of ACL "check_recipient": ACCEPT
79 >>> using ACL "check_recipient"
80 >>> processing "accept"
81 >>> check hosts = :
82 >>> host in ":"? no (end of list)
83 >>> accept: condition test failed in ACL "check_recipient"
84 >>> processing "accept"
85 >>> check domains = +local_domains
86 >>> relay.two.ex in "Test.ex : myhost.test.EX"? no (end of list)
87 >>> relay.two.ex in "+local_domains"? no (end of list)
88 >>> accept: condition test failed in ACL "check_recipient"
89 >>> processing "accept"
90 >>> check domains = +relay_domains
91 >>> relay.two.ex in "Test.ex : Relay.one.ex"? no (end of list)
92 >>> relay.two.ex in "+relay_domains"? no (end of list)
93 >>> accept: condition test failed in ACL "check_recipient"
94 >>> processing "deny"
95 >>> message: relay not permitted
96 >>> deny: condition test succeeded in ACL "check_recipient"
97 >>> end of ACL "check_recipient": DENY
98 LOG: H=ten-99.test.ex (@#$%^&*()) [V4NET.0.0.99] F=<root@myhost.test.ex> rejected RCPT <yy@relay.two.ex>: relay not permitted