Tidy and add \0 after string_append() for relative .includes
[exim.git] / test / stderr / 0401
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 "connect"
10>>> processing "accept"
11>>> check hosts = TESTSUITE/aux-var/0401.hosts1
12>>> host in "TESTSUITE/aux-var/0401.hosts1"? yes (matched "V4NET.9.8.7" in TESTSUITE/aux-var/0401.hosts1)
6968512f 13>>> accept: condition test succeeded in ACL "connect"
a7538db1 14>>> end of ACL "connect": ACCEPT
54c5ebb1
PH
15>>> xxx in helo_lookup_domains? no (end of list)
16>>> using ACL "mail"
17>>> processing "accept"
18>>> check hosts = TESTSUITE/aux-var/0401.hosts2
19>>> no IP address found for host a2.2.2 (during SMTP connection from (xxx) [V4NET.9.8.7])
20LOG: no IP address found for host a2.2.2 (during SMTP connection from (xxx) [V4NET.9.8.7])
21>>> host in "TESTSUITE/aux-var/0401.hosts2"? no (failed to find IP address for a2.2.2)
6968512f 22>>> accept: condition test failed in ACL "mail"
54c5ebb1
PH
23>>> end of ACL "mail": implicit DENY
24LOG: H=(xxx) [V4NET.9.8.7] rejected MAIL <x@y>
25>>> host in hosts_connection_nolog? no (option unset)
26>>> host in host_lookup? no (option unset)
27>>> host in host_reject_connection? no (option unset)
28>>> host in sender_unqualified_hosts? no (option unset)
29>>> host in recipient_unqualified_hosts? no (option unset)
30>>> host in helo_verify_hosts? no (option unset)
31>>> host in helo_try_verify_hosts? no (option unset)
32>>> host in helo_accept_junk_hosts? no (option unset)
33>>> using ACL "connect"
34>>> processing "accept"
35>>> check hosts = TESTSUITE/aux-var/0401.hosts1
36>>> sender host name required, to match against *.2.2
37>>> looking up host name for V4NET.9.9.9
38LOG: no host name found for IP address V4NET.9.9.9
39>>> host in "TESTSUITE/aux-var/0401.hosts1"? no (failed to find host name for V4NET.9.9.9)
6968512f 40>>> accept: condition test failed in ACL "connect"
54c5ebb1
PH
41>>> end of ACL "connect": implicit DENY
42LOG: H=[V4NET.9.9.9] rejected connection in "connect" ACL