summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-10-25 11:18:25 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2019-10-25 11:18:25 +0100
commit11ce40d8d043155bc87a5f564c9064e06fc4f184 (patch)
tree3f569ab2758804fde2441d5de5179f5afbc300bb /test
parentbc062cd5d29c98fce2117533eaa2d811e4dc57d0 (diff)
Output newline after list of message IDs output by "-Mxxx" operations
Diffstat (limited to 'test')
-rw-r--r--test/scripts/0000-Basic/05767
-rw-r--r--test/stdout/057621
2 files changed, 26 insertions, 2 deletions
diff --git a/test/scripts/0000-Basic/0576 b/test/scripts/0000-Basic/0576
index becd16056..ddf17f8d9 100644
--- a/test/scripts/0000-Basic/0576
+++ b/test/scripts/0000-Basic/0576
@@ -74,6 +74,7 @@ exim -q
#
#
# Native queue transfer
+### load messages
exim -bs
MAIL FROM:<CALLER@myhost.test.ex>
RCPT TO: <normal@test.ex>
@@ -92,8 +93,10 @@ foo
.
QUIT
****
+### default q
exim -bp
****
+### alternate q
exim -bp -qGalternate
****
#
@@ -101,14 +104,18 @@ exim -MG third $msg1
****
exim -qGalternate -MG third $msg1
****
+### third q
exim -bp -qGthird
****
exim -qGthird -MG '' $msg1 $msg2
****
+### default q
exim -bp
****
+### alternate q
exim -bp -qGalternate
****
+### third q
exim -bp -qGthird
****
#
diff --git a/test/stdout/0576 b/test/stdout/0576
index 91c57a20d..0a0e014ee 100644
--- a/test/stdout/0576
+++ b/test/stdout/0576
@@ -29,6 +29,7 @@
354 Enter message, ending with "." on a line by itself
250 OK id=10HmbA-0005vi-00
221 the.local.host.name closing connection
+### load messages
220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
250 OK
250 Accepted
@@ -40,25 +41,41 @@
354 Enter message, ending with "." on a line by itself
250 OK id=10HmbC-0005vi-00
221 the.local.host.name closing connection
+### default q
0m sss 10HmbB-0005vi-00 <CALLER@the.local.host.name>
normal@test.ex
+### alternate q
0m sss 10HmbC-0005vi-00 <CALLER@the.local.host.name>
alternate@test.ex
-Message 10HmbB-0005vi-00 Message 10HmbC-0005vi-00 0m 323 10HmbB-0005vi-00 <CALLER@the.local.host.name>
+Message 10HmbB-0005vi-00
+Message 10HmbC-0005vi-00
+### third q
+ 0m sss 10HmbB-0005vi-00 <CALLER@the.local.host.name>
normal@test.ex
0m sss 10HmbC-0005vi-00 <CALLER@the.local.host.name>
alternate@test.ex
-Message 10HmbB-0005vi-00 Message 10HmbC-0005vi-00 0m 323 10HmbB-0005vi-00 <CALLER@the.local.host.name>
+Message 10HmbB-0005vi-00 Message 10HmbC-0005vi-00
+### default q
+ 0m sss 10HmbB-0005vi-00 <CALLER@the.local.host.name>
normal@test.ex
0m sss 10HmbC-0005vi-00 <CALLER@the.local.host.name>
alternate@test.ex
+### alternate q
+### third q
******** SERVER ********
### default q
### alternate q
+### load messages
+### default q
+### alternate q
+### third q
+### default q
+### alternate q
+### third q