diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-24 23:34:19 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-25 00:55:45 +0100 |
commit | fc7bae7f2fa3668ada9bd173e9f24c7166e1dd13 (patch) | |
tree | 8efa3fd97a1cfc91694497fbca1cd44b25c810d3 /test/stdout | |
parent | 444163417b289354b53d4708760f31d947ac6fd1 (diff) |
Support moving messages across named queues. Bug 2456
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0576 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/test/stdout/0576 b/test/stdout/0576 index a15ecdd5d..91c57a20d 100644 --- a/test/stdout/0576 +++ b/test/stdout/0576 @@ -29,6 +29,35 @@ 354 Enter message, ending with "." on a line by itself
250 OK id=10HmbA-0005vi-00
221 the.local.host.name closing connection
+220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmbB-0005vi-00
+250 Reset OK
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmbC-0005vi-00
+221 the.local.host.name closing connection
+ 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> + 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> + normal@test.ex + + 0m sss 10HmbC-0005vi-00 <CALLER@the.local.host.name> + alternate@test.ex + ******** SERVER ******** ### default q |