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/2102 | |
parent | 9e4a64fd7c67f4a838ca588ee62c81227bdee9f2 (diff) |
New format for exim_message_id
Diffstat (limited to 'test/stdout/2102')
-rw-r--r-- | test/stdout/2102 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stdout/2102 b/test/stdout/2102 index 4706a692d..7f8e4f825 100644 --- a/test/stdout/2102 +++ b/test/stdout/2102 @@ -42,7 +42,7 @@ Succeeded in starting TLS >>> This is a test encrypted message. >>> . ??? 250 -<<< 250 OK id=10HmaX-0005vi-00 +<<< 250 OK id=10HmaX-000000005vi-0000 >>> quit ??? 221 <<< 221 myhost.test.ex closing connection @@ -91,7 +91,7 @@ Succeeded in starting TLS >>> This is a test encrypted message. >>> . ??? 250 -<<< 250 OK id=10HmaY-0005vi-00 +<<< 250 OK id=10HmaY-000000005vi-0000 >>> quit ??? 221 <<< 221 myhost.test.ex closing connection @@ -169,7 +169,7 @@ Succeeded in starting TLS >>> This is a test encrypted message from a verified host. >>> . ??? 250 -<<< 250 OK id=10HmaZ-0005vi-00 +<<< 250 OK id=10HmaZ-000000005vi-0000 >>> quit ??? 221 <<< 221 myhost.test.ex closing connection @@ -219,7 +219,7 @@ Succeeded in starting TLS >>> It should be sent under the EC server cert and with an ECDSA cipher. >>> . ??? 250 -<<< 250 OK id=10HmbA-0005vi-00 +<<< 250 OK id=10HmbA-000000005vi-0000 >>> quit ??? 221 <<< 221 myhost.test.ex closing connection |