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/0900 | |
parent | 9e4a64fd7c67f4a838ca588ee62c81227bdee9f2 (diff) |
New format for exim_message_id
Diffstat (limited to 'test/stdout/0900')
-rw-r--r-- | test/stdout/0900 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/test/stdout/0900 b/test/stdout/0900 index 41e369735..fbebcf5f0 100644 --- a/test/stdout/0900 +++ b/test/stdout/0900 @@ -28,7 +28,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- <<< 250- 88 byte chunk, total 88 ??? 250 -<<< 250 OK id=10HmaX-0005vi-00 +<<< 250 OK id=10HmaX-000000005vi-0000 >>> quit ??? 221 <<< 221 testhost.test.ex closing connection @@ -70,7 +70,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- <<< 250- 0 byte chunk, total 100 ??? 250 -<<< 250 OK id=10HmaY-0005vi-00 +<<< 250 OK id=10HmaY-000000005vi-0000 >>> mail from:someone@some.domain ??? 250 <<< 250 OK @@ -88,7 +88,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- <<< 250- 78 byte chunk, total 88 ??? 250 -<<< 250 OK id=10HmaZ-0005vi-00 +<<< 250 OK id=10HmaZ-000000005vi-0000 >>> quit ??? 221 <<< 221 testhost.test.ex closing connection @@ -130,7 +130,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- <<< 250- 0 byte chunk, total 100 ??? 250 -<<< 250 OK id=10HmbA-0005vi-00 +<<< 250 OK id=10HmbA-000000005vi-0000 >>> RSET ??? 250 <<< 250 Reset OK @@ -151,7 +151,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- <<< 250- 78 byte chunk, total 88 ??? 250 -<<< 250 OK id=10HmbB-0005vi-00 +<<< 250 OK id=10HmbB-000000005vi-0000 >>> quit ??? 221 <<< 221 testhost.test.ex closing connection @@ -317,7 +317,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- <<< 250- 88 byte chunk, total 88 ??? 250 -<<< 250 OK id=10HmbD-0005vi-00 +<<< 250 OK id=10HmbD-000000005vi-0000 >>> quit ??? 221 <<< 221 testhost.test.ex closing connection @@ -454,7 +454,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- 6 byte chunk, total 93 <<< 250- 6 byte chunk, total 93 ??? 250 OK -<<< 250 OK id=10HmbE-0005vi-00 +<<< 250 OK id=10HmbE-000000005vi-0000 >>> QUIT ??? 221 <<< 221 testhost.test.ex closing connection @@ -523,7 +523,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- <<< 250- 98 byte chunk, total 100 ??? 250 -<<< 250 OK id=10HmbF-0005vi-00 +<<< 250 OK id=10HmbF-000000005vi-0000 >>> quit ??? 221 <<< 221 testhost.test.ex closing connection |