diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-11-18 11:03:15 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-11-18 11:04:19 +0000 |
commit | da40b1ec6b91ccd3faa4def9e5cff05ec51ca573 (patch) | |
tree | afd6cf4fab9b69af24fe554c5c03023b9aa04dc2 /test/mail/3700.smtps | |
parent | 84b1b2779773e86c221ac0641b9d7c107c5594a5 (diff) |
TLS: restore TLS protocol version to default Received: header
Broken-by: f1be21cf0b
Diffstat (limited to 'test/mail/3700.smtps')
-rw-r--r-- | test/mail/3700.smtps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mail/3700.smtps b/test/mail/3700.smtps index 700d68128..66d2afe48 100644 --- a/test/mail/3700.smtps +++ b/test/mail/3700.smtps @@ -3,7 +3,7 @@ Authentication-Results: myhost.test.ex; iprev=pass (localhost) smtp.remote-ip=127.0.0.1; auth=pass (tls) x509.auth="Phil Pennock" Received: from localhost ([127.0.0.1] helo=myhost.test.ex) - by myhost.test.ex with esmtpsa (TLS_proto_and_cipher) + by myhost.test.ex with esmtpsa (TLS1.x:ke-RSA-AES256-SHAnnn:xxx) (Exim x.yz) (envelope-from <ok@test.ex>) id 10HmbA-0005vi-00 |