summaryrefslogtreecommitdiff
path: root/test/mail/4530.y
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-05-25 01:35:43 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-05-25 01:35:43 +0100
commiteae427c645a7d0e2051b0600d2e4235789740132 (patch)
treec21ba6b82edefb37466dc383a726d6362387ea54 /test/mail/4530.y
parentdea98726252e8f5477d7539e368d6768d7f6001c (diff)
Use separate line in Received: header for timestamp
Diffstat (limited to 'test/mail/4530.y')
-rw-r--r--test/mail/4530.y8
1 files changed, 5 insertions, 3 deletions
diff --git a/test/mail/4530.y b/test/mail/4530.y
index 35543799b..8b932d642 100644
--- a/test/mail/4530.y
+++ b/test/mail/4530.y
@@ -3,7 +3,8 @@ Return-path: <>
Received: from localhost ([127.0.0.1] helo=testhost.test.ex)
by testhost.test.ex with esmtp (Exim x.yz)
id 10HmaY-0005vi-00
- for y@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
+ for y@test.ex;
+ Tue, 2 Mar 1999 09:44:33 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=test.ex;
s=sel; h=Subject; bh=CVpkzY75tV/NCKk5pPx4GnM3NX83xwCiT0xVwo0G1Rs=; b=JTYpVY1D
sO37MibaZTC2CgpQAZlz/lRefFQv3Q7JM4D0aUfseT24Xg+kxv3xc5guSzKWQzycm3zie366tHape
@@ -13,10 +14,11 @@ Received: from [127.0.0.1] (helo=xxx)
by testhost.test.ex with esmtp (Exim x.yz)
(envelope-from <CALLER@bloggs.com>)
id 10HmbA-0005vi-00
- for y@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
+ for y@test.ex;
+ Tue, 2 Mar 1999 09:44:33 +0000
Subject: simple test
X-body-linecount: 0
-X-message-linecount: 15
+X-message-linecount: 17
X-received-count: 2
Line 1: This is a simple test.