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/mail/2102.CALLER | |
parent | 9e4a64fd7c67f4a838ca588ee62c81227bdee9f2 (diff) |
New format for exim_message_id
Diffstat (limited to 'test/mail/2102.CALLER')
-rw-r--r-- | test/mail/2102.CALLER | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/mail/2102.CALLER b/test/mail/2102.CALLER index 4cde37482..aa8a62ad7 100644 --- a/test/mail/2102.CALLER +++ b/test/mail/2102.CALLER @@ -3,7 +3,7 @@ Received: from [127.0.0.1] (helo=rhu.barb) by myhost.test.ex with esmtps (TLS1.x:ke-RSA-AES256-SHAnnn:xxx) (Exim x.yz) (envelope-from <a@test.ex>) - id 10HmaX-0005vi-00 + id 10HmaX-000000005vi-0000 for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 tls-certificate-verified: 0 @@ -16,7 +16,7 @@ Received: from [127.0.0.1] (helo=rhu.barb) by myhost.test.ex with esmtps (TLS1.x:ke-RSA-AES256-SHAnnn:xxx) (Exim x.yz) (envelope-from <"name with spaces"@test.ex>) - id 10HmaY-0005vi-00 + id 10HmaY-000000005vi-0000 for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 tls-certificate-verified: 0 @@ -29,7 +29,7 @@ Received: from [ip4.ip4.ip4.ip4] (helo=rhu.barb) by myhost.test.ex with esmtps (TLS1.x:ke-RSA-AES256-SHAnnn:xxx) (Exim x.yz) (envelope-from <b@test.ex>) - id 10HmaZ-0005vi-00 + id 10HmaZ-000000005vi-0000 for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 tls-certificate-verified: 1 @@ -42,7 +42,7 @@ Received: from [127.0.0.1] (helo=rhu.barb) by myhost.test.ex with esmtps (TLS1.x:ke-ECDSA-AES256-SHAnnn:xxx) (Exim x.yz) (envelope-from <c@test.ex>) - id 10HmbA-0005vi-00 + id 10HmbA-000000005vi-0000 for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 tls-certificate-verified: 0 |