diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-14 12:43:58 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-16 10:23:26 +0000 |
commit | ecce6d9ac4fa63cc7e011c21a033f5b6c54a3995 (patch) | |
tree | 48365ec756e3a013beeaf95500d701e99fa9b1cf /test/stdout | |
parent | c45e9ca19b439828bb71fc55b4054b0bd9229676 (diff) |
Fix heavy-pipeline SMTP command input corruption. Bug 2250
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0435 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stdout/0435 b/test/stdout/0435 index 2b974e2cf..c86a50837 100644 --- a/test/stdout/0435 +++ b/test/stdout/0435 @@ -1,3 +1,3 @@ 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-501 NULL characters are not allowed in SMTP commands
+501 NUL characters are not allowed in SMTP commands
221 myhost.test.ex closing connection
|