diff options
Diffstat (limited to 'test/stderr/0547')
-rw-r--r-- | test/stderr/0547 | 36 |
1 files changed, 26 insertions, 10 deletions
diff --git a/test/stderr/0547 b/test/stderr/0547 index 185b20642..009149810 100644 --- a/test/stderr/0547 +++ b/test/stderr/0547 @@ -6,12 +6,22 @@ >>> 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: +>>> rhu.barb in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] >>> rhu.barb in helo_lookup_domains? no (end of list) ->>> list element: * ->>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> host in tls_advertise_hosts? +>>> host in tls_advertise_hosts? +>>> host in tls_advertise_hosts? +>>> host in tls_advertise_hosts? +>>> host in tls_advertise_hosts? +>>> host in tls_advertise_hosts? +>>> host in tls_advertise_hosts? LOG: no MAIL in SMTP connection from (rhu.barb) [10.9.8.7] D=qqs C=...HELP,RSET,NOOP,HELP,RSET,NOOP,HELP,RSET,NOOP,HELP,RSET,NOOP,HELP,RSET,NOOP,HELP,RSET,NOOP,HELP,QUIT >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -21,12 +31,18 @@ LOG: no MAIL in SMTP connection from (rhu.barb) [10.9.8.7] D=qqs C=...HELP,RSET, >>> 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: +>>> rhu.barb in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] >>> rhu.barb in helo_lookup_domains? no (end of list) ->>> list element: * ->>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> host in tls_advertise_hosts? +>>> host in tls_advertise_hosts? +>>> host in tls_advertise_hosts? LOG: SMTP call from (rhu.barb) [10.9.8.7] dropped: too many nonmail commands (last was "HELP") LOG: no MAIL in SMTP connection from (rhu.barb) [10.9.8.7] D=qqs C=HELO,RSET,NOOP,HELP,RSET,NOOP,HELP,RSET,NOOP,HELP,RSET,NOOP |