diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-04-28 23:54:35 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-04-28 23:54:35 +0100 |
commit | 328c5688dbe0f4c14418f22350ccd99b3fe8ac71 (patch) | |
tree | f4672e184e8964334e394823e6cb9c55db29f5fe /test/stderr/5008 | |
parent | eeb35890a1eefbdf6bd8fcb86fcc31233835b0df (diff) |
Support wire-format spoolfiles
Diffstat (limited to 'test/stderr/5008')
-rw-r--r-- | test/stderr/5008 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/5008 b/test/stderr/5008 index fd4ae87ec..b3bf8f785 100644 --- a/test/stderr/5008 +++ b/test/stderr/5008 @@ -25,6 +25,7 @@ delivering in maildir format in TESTSUITE/test-mail/userx writing to tmp/MAILDIR.myhost.test.ex Exim quota = 1048576 old size = sssss this message = sss (included) file count quota = 0 count = -1 +cannot use sendfile for body: spoolfile not wireformat writing data block fd=dddd size=sss timeout=0 renaming temporary file renamed tmp/MAILDIR.myhost.test.ex as new/MAILDIR.myhost.test.ex @@ -64,6 +65,7 @@ delivering in maildir format in TESTSUITE/test-mail/userx writing to tmp/MAILDIR.myhost.test.ex Exim quota = 1048576 old size = sssss this message = sss (included) file count quota = 20 count = 4 +cannot use sendfile for body: spoolfile not wireformat writing data block fd=dddd size=sss timeout=0 renaming temporary file renamed tmp/MAILDIR.myhost.test.ex as new/MAILDIR.myhost.test.ex |