diff options
Diffstat (limited to 'test/stderr/0435')
-rw-r--r-- | test/stderr/0435 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/0435 b/test/stderr/0435 index d76e9aa8d..5c1c228fc 100644 --- a/test/stderr/0435 +++ b/test/stderr/0435 @@ -11,14 +11,14 @@ set_process_info: pppp accepting a local SMTP message from <CALLER@myhost.test.e in hosts_connection_nolog? no (option unset) LOG: smtp_connection MAIN SMTP connection from CALLER -SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 smtp_setup_msg entered SMTP<< HELO ? LOG: smtp_syntax_error MAIN SMTP syntax error in "HELO ?" U=CALLER NULL character(s) present (shown as '?') -SMTP>> 501 NULL characters are not allowed in SMTP commands
+SMTP>> 501 NULL characters are not allowed in SMTP commands SMTP<< quit -SMTP>> 221 myhost.test.ex closing connection
+SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN SMTP connection from CALLER closed by QUIT search_tidyup called |