More debug output
[exim.git] / test / stderr / 0234
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 = +relay_domains
12>>> d in "@mx_any"? no (end of list)
13>>> d in "+relay_domains"? no (end of list)
6968512f 14>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 15>>> processing "deny"
187bc588 16>>> message: relay not permitted
6968512f 17>>> deny: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
18LOG: H=[V4NET.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
19>>> using ACL "check_recipient"
20>>> processing "accept"
21>>> check domains = +relay_domains
22>>> local host has lowest MX
23>>> mxt1.test.ex in "@mx_any"? yes (matched "@mx_any")
24>>> mxt1.test.ex in "+relay_domains"? yes (matched "+relay_domains")
6968512f 25>>> accept: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
26>>> using ACL "check_recipient"
27>>> processing "accept"
28>>> check domains = +relay_domains
29>>> local host in host list - removed hosts:
54c5ebb1 30>>> ten-2.test.ex V4NET.0.0.2 6
75e0e026 31>>> eximtesthost.test.ex ip4.ip4.ip4.ip4 6
54c5ebb1
PH
32>>> mxt6.test.ex in "@mx_any"? yes (matched "@mx_any")
33>>> mxt6.test.ex in "+relay_domains"? yes (matched "+relay_domains")
6968512f 34>>> accept: condition test succeeded in ACL "check_recipient"