diff options
Diffstat (limited to 'test/stderr/0255')
-rw-r--r-- | test/stderr/0255 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0255 b/test/stderr/0255 index 083897f81..47b223048 100644 --- a/test/stderr/0255 +++ b/test/stderr/0255 @@ -6,6 +6,7 @@ >>> 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: 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) @@ -15,4 +16,5 @@ 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: LOG: SMTP call from [V4NET.0.0.0] dropped: too many unrecognized commands (last was "two") |