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/stdout/0190 | |
parent | dea98726252e8f5477d7539e368d6768d7f6001c (diff) |
Use separate line in Received: header for timestamp
Diffstat (limited to 'test/stdout/0190')
-rw-r--r-- | test/stdout/0190 | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/test/stdout/0190 b/test/stdout/0190 index 756f7f851..1a5c1c22b 100644 --- a/test/stdout/0190 +++ b/test/stdout/0190 @@ -125,7 +125,8 @@ DATA 350 Send message Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@test.ex>) - id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmaX-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaX-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -150,7 +151,8 @@ DATA 350 Send message Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@test.ex>) - id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmaX-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaX-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -175,7 +177,8 @@ DATA 350 Send message Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@test.ex>) - id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmaX-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaX-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -202,7 +205,8 @@ DATA 350 Send message Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@test.ex>) - id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmaY-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaY-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -227,7 +231,8 @@ DATA 350 Send message Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@test.ex>) - id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmaY-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaY-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -256,7 +261,8 @@ DATA 350 Send message Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@test.ex>) - id 10HmaZ-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 + id 10HmaZ-0005vi-00; + Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmaZ-0005vi-00@the.local.host.name> From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 |