diff options
Diffstat (limited to 'test/stderr/0255')
-rw-r--r-- | test/stderr/0255 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/test/stderr/0255 b/test/stderr/0255 index 47b223048..aa85cd990 100644 --- a/test/stderr/0255 +++ b/test/stderr/0255 @@ -6,7 +6,8 @@ >>> 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: +>>> host in pipelining_connect_advertise_hosts? +>>> list element: LOG: SMTP call from [V4NET.0.0.0] dropped: too many unrecognized commands (last was "four") >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -16,5 +17,6 @@ LOG: SMTP call from [V4NET.0.0.0] dropped: too many unrecognized commands (last >>> 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: +>>> host in pipelining_connect_advertise_hosts? +>>> list element: LOG: SMTP call from [V4NET.0.0.0] dropped: too many unrecognized commands (last was "two") |