diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-11-14 22:02:59 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-11-14 22:05:26 +0000 |
commit | 9f125d9fab3f3f3dd2244caa28914c256d01c339 (patch) | |
tree | 9220ca093fa282b1b6c3d9c432e22048c6fa84a9 /test/mail/2027.userx | |
parent | 5b195d6b9592fcef09b0b3b31390e73226deffc9 (diff) |
TLS: restore TLS protocol version to default Received: header
Broken-by: f1be21cf0b
Diffstat (limited to 'test/mail/2027.userx')
-rw-r--r-- | test/mail/2027.userx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mail/2027.userx b/test/mail/2027.userx index 08f034e29..d222887f9 100644 --- a/test/mail/2027.userx +++ b/test/mail/2027.userx @@ -1,6 +1,6 @@ From CALLER@myhost.test.ex Tue Mar 02 09:44:33 1999 Received: from localhost ([127.0.0.1] helo=myhost.test.ex) - by myhost.test.ex with esmtps (TLS1.x:ke-RSA-AES256-SHAnnn:xxx) + by myhost.test.ex with esmtps (TLS1.x) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmaZ-0005vi-00 |