summaryrefslogtreecommitdiff
path: root/test/stderr/2135
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2023-06-29 23:21:21 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2023-06-30 16:00:35 +0100
commit46a36afae41f63de654269c8a0b7cf5852a85a14 (patch)
treeb12c47fe478d790871f67bb4d9fea4fd811be800 /test/stderr/2135
parent9e4a64fd7c67f4a838ca588ee62c81227bdee9f2 (diff)
New format for exim_message_id
Diffstat (limited to 'test/stderr/2135')
-rw-r--r--test/stderr/21356
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/2135 b/test/stderr/2135
index d2621e37f..502516dd5 100644
--- a/test/stderr/2135
+++ b/test/stderr/2135
@@ -51,7 +51,7 @@ hostlist:
already connected to 127.0.0.1 [127.0.0.1] (on fd 0)
checking retry status of 127.0.0.1
127.0.0.1 [127.0.0.1]:1111 retry-status = usable
-delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userb@test.ex)
+delivering 10HmaX-000000005vi-0000 to 127.0.0.1 [127.0.0.1] (userb@test.ex)
continued connection, proxied TLS
SMTP>> DATA
cmd buf flush ddd bytes
@@ -61,7 +61,7 @@ sync_responses expect data
cannot use sendfile for body: spoolfile not wireformat
SMTP>> .
writing data block fd=dddd size=sss timeout=300
- SMTP<< 250 OK id=10HmaY-0005vi-00
+ SMTP<< 250 OK id=10HmaY-000000005vi-0000
ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
SMTP+> QUIT
cmd buf flush ddd bytes (more expected)
@@ -72,7 +72,7 @@ cmd buf flush ddd bytes (more expected)
cmdlog: 'DATA:354:.:250:QUIT:221'
Leaving t1 transport
LOG: MAIN
- => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:PORT_D X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmaY-0005vi-00"
+ => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:PORT_D X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmaY-000000005vi-0000"
LOG: MAIN
Completed
>>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>