diff options
Diffstat (limited to 'test/stderr/0130')
-rw-r--r-- | test/stderr/0130 | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/test/stderr/0130 b/test/stderr/0130 index 1c554fe27..e5a0a5899 100644 --- a/test/stderr/0130 +++ b/test/stderr/0130 @@ -6,9 +6,11 @@ >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) ->>> list element: ->>> list element: @ ->>> list element: @[] +>>> host in pipelining_connect_advertise_hosts? +>>> list element: +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] >>> test in helo_lookup_domains? no (end of list) >>> using ACL "check_recipient" >>> processing "deny" (TESTSUITE/test-config 21) @@ -16,13 +18,16 @@ >>> check !verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@not.test.ex ->>> list element: ! +local_domains ->>> list element: test.ex ->>> not.test.ex in "test.ex"? no (end of list) +>>> not.test.ex in "! +local_domains"? +>>> list element: ! +local_domains +>>> not.test.ex in "test.ex"? +>>> list element: test.ex +>>> not.test.ex in "test.ex"? no (end of list) >>> not.test.ex in "! +local_domains"? yes (end of list) >>> calling islocal router ->>> list element: * ->>> not.test.ex in "*"? yes (matched "*") +>>> not.test.ex in "*"? +>>> list element: * +>>> not.test.ex in "*"? yes (matched "*") >>> local host found for non-MX address >>> fully qualified name = localhost MUNGED: ::1 will be omitted in what follows |