Merge tag 'exim-4_82_1'
[exim.git] / test / stderr / 0089
CommitLineData
54c5ebb1
PH
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
6LOG: 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)
13LOG: 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)
6968512f 20>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
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")
6968512f 25>>> accept: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
26>>> using ACL "check_recipient"
27>>> processing "accept"
28>>> check hosts = :
29>>> host in ":"? no (end of list)
6968512f 30>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
31>>> processing "accept"
32>>> check domains = +local_domains
33>>> else.where in "Test.ex : myhost.test.EX"? no (end of list)
34>>> else.where in "+local_domains"? no (end of list)
6968512f 35>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
36>>> processing "accept"
37>>> check domains = +relay_domains
38>>> else.where in "Test.ex : Relay.one.ex"? no (end of list)
39>>> else.where in "+relay_domains"? no (end of list)
6968512f 40>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 41>>> processing "deny"
187bc588 42>>> message: relay not permitted
6968512f 43>>> deny: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
44LOG: H=(abc_xyz) [V4NET.0.0.0] F=<userx@cus.cam.ac.uk> rejected RCPT <userx@else.where>: relay not permitted
45>>> host in hosts_connection_nolog? no (option unset)
46>>> host in host_lookup? no (option unset)
47>>> host in host_reject_connection? no (option unset)
48>>> sender host name required, to match against *N-99.test.EX
49>>> looking up host name for V4NET.0.0.99
50>>> IP address lookup yielded ten-99.test.ex
51MUNGED: ::1 will be omitted in what follows
52>>> get[host|ipnode]byname[2] looked up these IP addresses:
53>>> name=ten-99.test.ex address=V4NET.0.0.99
54>>> checking addresses for ten-99.test.ex
55>>> V4NET.0.0.99 OK
56>>> host in sender_unqualified_hosts? yes (matched "*N-99.test.EX")
57>>> host in recipient_unqualified_hosts? no (option unset)
58>>> host in helo_verify_hosts? no (option unset)
59>>> host in helo_try_verify_hosts? no (option unset)
60>>> host in helo_accept_junk_hosts? yes (matched "*N-99.test.ex")
61>>> using ACL "check_recipient"
62>>> processing "accept"
63>>> check hosts = :
64>>> host in ":"? no (end of list)
6968512f 65>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
66>>> processing "accept"
67>>> check domains = +local_domains
68>>> relay.one.ex in "Test.ex : myhost.test.EX"? no (end of list)
69>>> relay.one.ex in "+local_domains"? no (end of list)
6968512f 70>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
71>>> processing "accept"
72>>> check domains = +relay_domains
73>>> relay.one.ex in "Test.ex : Relay.one.ex"? yes (matched "Relay.one.ex")
74>>> relay.one.ex in "+relay_domains"? yes (matched "+relay_domains")
6968512f 75>>> accept: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
76>>> using ACL "check_recipient"
77>>> processing "accept"
78>>> check hosts = :
79>>> host in ":"? no (end of list)
6968512f 80>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
81>>> processing "accept"
82>>> check domains = +local_domains
83>>> relay.two.ex in "Test.ex : myhost.test.EX"? no (end of list)
84>>> relay.two.ex in "+local_domains"? no (end of list)
6968512f 85>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
86>>> processing "accept"
87>>> check domains = +relay_domains
88>>> relay.two.ex in "Test.ex : Relay.one.ex"? no (end of list)
89>>> relay.two.ex in "+relay_domains"? no (end of list)
6968512f 90>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 91>>> processing "deny"
187bc588 92>>> message: relay not permitted
6968512f 93>>> deny: condition test succeeded in ACL "check_recipient"
54c5ebb1 94LOG: H=ten-99.test.ex (@#$%^&*()) [V4NET.0.0.99] F=<root@myhost.test.ex> rejected RCPT <yy@relay.two.ex>: relay not permitted