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/0230.x | |
parent | dea98726252e8f5477d7539e368d6768d7f6001c (diff) |
Use separate line in Received: header for timestamp
Diffstat (limited to 'test/mail/0230.x')
-rw-r--r-- | test/mail/0230.x | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/test/mail/0230.x b/test/mail/0230.x index 6027b25e1..bef6df0d0 100644 --- a/test/mail/0230.x +++ b/test/mail/0230.x @@ -3,7 +3,8 @@ Received: from [ip4.ip4.ip4.ip4] (port=1113) by myhost.test.ex with smtp (Exim x.yz) (envelope-from <x@y.x>) id 10HmaY-0005vi-00 - for x@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for x@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 Port: 1113 @@ -12,7 +13,8 @@ Received: from [127.0.0.1] (port=1114) by myhost.test.ex with smtp (Exim x.yz) (envelope-from <x@y.x>) id 10HmaZ-0005vi-00 - for x@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for x@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 Port: 1114 @@ -21,7 +23,8 @@ Received: from [ip4.ip4.ip4.ip4] (port=1115 helo=rhubarb) by myhost.test.ex with smtp (Exim x.yz) (envelope-from <x@y.x>) id 10HmbA-0005vi-00 - for x@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for x@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 Port: 1115 @@ -30,7 +33,8 @@ Received: from [V4NET.9.8.7] (port=1111 ident=root) by myhost.test.ex with smtp (Exim x.yz) (envelope-from <x@y.x>) id 10HmaX-0005vi-00 - for x@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + for x@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 Port: 1111 -oMa message |