Testsuite: account for hostname-dependent output in debug output
[exim.git] / test / stderr / 0063
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>>> host in sender_unqualified_hosts? no (option unset)
5>>> host in recipient_unqualified_hosts? no (option unset)
6>>> host in helo_verify_hosts? no (option unset)
7>>> host in helo_try_verify_hosts? no (option unset)
8>>> host in helo_accept_junk_hosts? no (option unset)
9>>> using ACL "check_recipient"
10>>> processing "accept"
11>>> check domains = +local_domains
12>>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
13>>> test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 14>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 15>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
16>>> using ACL "check_recipient"
17>>> processing "accept"
18>>> check domains = +local_domains
19>>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
20>>> anotherhost.example.com in "+local_domains"? no (end of list)
6968512f 21>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
22>>> processing "accept"
23>>> check domains = +relay_domains
24>>> anotherhost.example.com in "test.ex"? no (end of list)
25>>> anotherhost.example.com in "+relay_domains"? no (end of list)
6968512f 26>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
27>>> processing "accept"
28>>> check hosts = +relay_hosts
29>>> sender host name required, to match against ^[^\d]+2
30>>> looking up host name for V4NET.0.0.1
de11307f 31>>> IP address lookup yielded "ten-1.test.ex"
54c5ebb1
PH
32>>> checking addresses for ten-1.test.ex
33>>> V4NET.0.0.1 OK
34>>> host in "^[^\d]+2"? no (end of list)
35>>> host in "+relay_hosts"? no (end of list)
6968512f 36>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 37>>> processing "deny"
187bc588 38>>> message: relay not permitted
6968512f 39>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 40>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
41LOG: H=ten-1.test.ex [V4NET.0.0.1] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted
42LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=ten-1.test.ex [V4NET.0.0.1] P=smtp S=sss
43>>> host in hosts_connection_nolog? no (option unset)
44>>> host in host_lookup? no (option unset)
45>>> host in host_reject_connection? no (option unset)
46>>> host in sender_unqualified_hosts? no (option unset)
47>>> host in recipient_unqualified_hosts? no (option unset)
48>>> host in helo_verify_hosts? no (option unset)
49>>> host in helo_try_verify_hosts? no (option unset)
50>>> host in helo_accept_junk_hosts? no (option unset)
51>>> using ACL "check_recipient"
52>>> processing "accept"
53>>> check domains = +local_domains
54>>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
55>>> test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 56>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 57>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
58>>> using ACL "check_recipient"
59>>> processing "accept"
60>>> check domains = +local_domains
61>>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
62>>> anotherhost.example.com in "+local_domains"? no (end of list)
6968512f 63>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
64>>> processing "accept"
65>>> check domains = +relay_domains
66>>> anotherhost.example.com in "test.ex"? no (end of list)
67>>> anotherhost.example.com in "+relay_domains"? no (end of list)
6968512f 68>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
69>>> processing "accept"
70>>> check hosts = +relay_hosts
71>>> sender host name required, to match against ^[^\d]+2
72>>> looking up host name for V4NET.0.0.2
de11307f 73>>> IP address lookup yielded "ten-2.test.ex"
54c5ebb1
PH
74>>> checking addresses for ten-2.test.ex
75>>> V4NET.0.0.2 OK
76>>> host in "^[^\d]+2"? yes (matched "^[^\d]+2")
77>>> host in "+relay_hosts"? yes (matched "+relay_hosts")
6968512f 78>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 79>>> end of ACL "check_recipient": ACCEPT
54c5ebb1 80LOG: 10HmaY-0005vi-00 <= userx@somehost.example.com H=ten-2.test.ex [V4NET.0.0.2] P=smtp S=sss