blob: 34e1f0b818fc428835ace518008cb84d41956bbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
From CALLER@test.ex Tue Mar 02 09:44:33 1999
Received: from [127.0.0.1]
by myhost.test.ex with smtps (TLSv1:AES256-SHA:256)
(Exim x.yz)
(envelope-from <CALLER@test.ex>)
id 10HmaX-0005vi-00
for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
tls-certificate-verified: 0
TLS: cipher=TLSv1:AES256-SHA:256 peerdn=
This is a test encrypted message.
From CALLER@test.ex Tue Mar 02 09:44:33 1999
Received: from [ip4.ip4.ip4.ip4]
by myhost.test.ex with smtps (TLSv1:AES256-SHA:256)
(Exim x.yz)
(envelope-from <CALLER@test.ex>)
id 10HmaY-0005vi-00
for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
tls-certificate-verified: 1
TLS: cipher=TLSv1:AES256-SHA:256 peerdn=/C=UK/L=Cambridge/O=University of Cambridge/OU=Computing Service/CN=Philip Hazel
This is a test encrypted message from a verified host.
|