diff options
Diffstat (limited to 'test/stderr/3000')
-rw-r--r-- | test/stderr/3000 | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/test/stderr/3000 b/test/stderr/3000 index 6b6711697..0f4b97105 100644 --- a/test/stderr/3000 +++ b/test/stderr/3000 @@ -74,10 +74,21 @@ LOG: smtp_connection MAIN >>> 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) +>>> host in pipelining_connect_advertise_hosts? +>>> list element: +>>> x.y.z in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] >>> x.y.z in helo_lookup_domains? no (end of list) +>>> host in limits_advertise_hosts? +>>> list element: !* >>> 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) +>>> host in tls_advertise_hosts? >>> using ACL "check_rcpt" >>> processing "accept" (TESTSUITE/test-config 20) LOG: this is a warning at TESTSUITE/aux-fixed/3000.pl line 25. |