diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-05-25 01:35:43 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-05-25 01:35:43 +0100 |
commit | eae427c645a7d0e2051b0600d2e4235789740132 (patch) | |
tree | c21ba6b82edefb37466dc383a726d6362387ea54 /test/mail/0023.cond-1 | |
parent | dea98726252e8f5477d7539e368d6768d7f6001c (diff) |
Use separate line in Received: header for timestamp
Diffstat (limited to 'test/mail/0023.cond-1')
-rw-r--r-- | test/mail/0023.cond-1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/mail/0023.cond-1 b/test/mail/0023.cond-1 index cd5169222..d5ebc3646 100644 --- a/test/mail/0023.cond-1 +++ b/test/mail/0023.cond-1 @@ -3,7 +3,8 @@ Received: from [56.56.56.56] (ident=CALLER) by myhost.test.ex with smtp (Exim x.yz) (envelope-from <userx@test.ex>) id 10HmbB-0005vi-00 - for cond-1@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for cond-1@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 X-Warn: cond-1 X-message-body-size: 0 |