diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-07-01 19:48:15 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-07-01 20:37:23 +0100 |
commit | 1011d57310ad2ecdb29b7ddb783baa19c3ed1ffa (patch) | |
tree | badc781cae4239114bece37290f7de5d11b2775b /test/stdout/0576 | |
parent | 641c3ed52f0a4d730eb4bed7f2dd482825347a94 (diff) |
Testsuite: more munging for mailq output
Diffstat (limited to 'test/stdout/0576')
-rw-r--r-- | test/stdout/0576 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/test/stdout/0576 b/test/stdout/0576 index 5021e089f..cae3620b1 100644 --- a/test/stdout/0576 +++ b/test/stdout/0576 @@ -11,11 +11,11 @@ 250 OK id=10HmaY-000000005vi-0000
221 the.local.host.name closing connection
### default q - 0m sss 10HmaX-000000005vi-0000 <CALLER@the.local.host.name> +TTT sss 10HmaX-000000005vi-0000 <CALLER@the.local.host.name> normal@test.ex ### alternate q - 0m sss 10HmaY-000000005vi-0000 <CALLER@the.local.host.name> +TTT sss 10HmaY-000000005vi-0000 <CALLER@the.local.host.name> alternate@test.ex 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
@@ -46,11 +46,11 @@ 250 OK id=10HmbC-000000005vi-0000
221 the.local.host.name closing connection
### default q - 0m sss 10HmbB-000000005vi-0000 <CALLER@the.local.host.name> +TTT sss 10HmbB-000000005vi-0000 <CALLER@the.local.host.name> normal@test.ex ### alternate q - 0m sss 10HmbC-000000005vi-0000 <CALLER@the.local.host.name> +TTT sss 10HmbC-000000005vi-0000 <CALLER@the.local.host.name> alternate@test.ex ### move msg from default to third q @@ -58,18 +58,18 @@ Message 10HmbB-000000005vi-0000 ### move msg from alternate q to third q Message 10HmbC-000000005vi-0000 ### third q - 0m sss 10HmbB-000000005vi-0000 <CALLER@the.local.host.name> +TTT sss 10HmbB-000000005vi-0000 <CALLER@the.local.host.name> normal@test.ex - 0m sss 10HmbC-000000005vi-0000 <CALLER@the.local.host.name> +TTT sss 10HmbC-000000005vi-0000 <CALLER@the.local.host.name> alternate@test.ex Message 10HmbB-000000005vi-0000 Message 10HmbC-000000005vi-0000 ### default q - 0m sss 10HmbB-000000005vi-0000 <CALLER@the.local.host.name> +TTT sss 10HmbB-000000005vi-0000 <CALLER@the.local.host.name> normal@test.ex - 0m sss 10HmbC-000000005vi-0000 <CALLER@the.local.host.name> +TTT sss 10HmbC-000000005vi-0000 <CALLER@the.local.host.name> alternate@test.ex ### alternate q |