diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-11-25 17:49:03 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-11-25 17:49:03 +0000 |
commit | 622dbd6a512d2c7786125e3b80e96a43e54b8e90 (patch) | |
tree | 826e3f188f2721faaf1440688b284ef3dba75c3c /test/stdout | |
parent | a0839bccad7eb451b0a2322b64488d5e2c37f269 (diff) |
MIME: fix crash on filenames having null charset. Bug 1730
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/4000 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/stdout/4000 b/test/stdout/4000 index 95511480e..c1e2b2450 100644 --- a/test/stdout/4000 +++ b/test/stdout/4000 @@ -64,3 +64,14 @@ 354 Enter message, ending with "." on a line by itself
250 OK id=10HmbC-0005vi-00
221 myhost.test.ex closing connection
+220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250-myhost.test.ex Hello CALLER at test.ex
+250-SIZE 52428800
+250-8BITMIME
+250-PIPELINING
+250 HELP
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmbD-0005vi-00
+221 myhost.test.ex closing connection
|