X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/1d717e1c110562fd6bf28478c79f180cafeba776..82ab9af25b43cb3b56a95383eba52a866400911a:/test/stderr/0513 diff --git a/test/stderr/0513 b/test/stderr/0513 index 60d05a6b3..12280cded 100644 --- a/test/stderr/0513 +++ b/test/stderr/0513 @@ -6,9 +6,17 @@ >>> 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) +>>> a.b.c.d in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] >>> a.b.c.d in helo_lookup_domains? no (end of list) +>>> list element: * +>>> host in limits_advertise_hosts? yes (matched "*") >>> host in dsn_advertise_hosts? no (option unset) ->>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in pipelining_advertise_hosts? +>>> list element: * +>>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in chunking_advertise_hosts? >>> host in chunking_advertise_hosts? no (end of list) >>> using ACL "check_rcpt" >>> processing "defer" (TESTSUITE/test-config 19) @@ -16,7 +24,9 @@ >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing x@mxt2.test.ex >>> calling r1 router ->>> mxt2.test.ex in "*"? yes (matched "*") +>>> mxt2.test.ex in "*"? +>>> list element: * +>>> mxt2.test.ex in "*"? yes (matched "*") >>> r1 router declined for x@mxt2.test.ex >>> no more routers >>> ----------- end verify ------------