diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-06-29 23:21:21 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-06-30 16:00:35 +0100 |
commit | 46a36afae41f63de654269c8a0b7cf5852a85a14 (patch) | |
tree | b12c47fe478d790871f67bb4d9fea4fd811be800 /test/stdout/4512 | |
parent | 9e4a64fd7c67f4a838ca588ee62c81227bdee9f2 (diff) |
New format for exim_message_id
Diffstat (limited to 'test/stdout/4512')
-rw-r--r-- | test/stdout/4512 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stdout/4512 b/test/stdout/4512 index 0067c9ff0..8fbeabdca 100644 --- a/test/stdout/4512 +++ b/test/stdout/4512 @@ -38,7 +38,7 @@ Connecting to 127.0.0.1 port 1224 ... connected ??? 250- 557 <<< 250- 557 byte chunk, total 557 ??? 250 -<<< 250 OK id=10HmaX-0005vi-00 +<<< 250 OK id=10HmaX-000000005vi-0000 >>> QUIT ??? 221 <<< 221 testhost.test.ex closing connection @@ -86,7 +86,7 @@ Connecting to 127.0.0.1 port 1224 ... connected ??? 250- 32 <<< 250- 32 byte chunk, total 557 ??? 250 -<<< 250 OK id=10HmaY-0005vi-00 +<<< 250 OK id=10HmaY-000000005vi-0000 >>> QUIT ??? 221 <<< 221 testhost.test.ex closing connection |