1 Connecting to 127.0.0.1 port 1225 ... connected
3 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
6 <<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
20 Attempting to start TLS
21 SSL info: before/connect initialization
22 SSL info: before/connect initialization
23 SSL info: SSLv2/v3 write client hello A
24 SSL info: SSLv3 read server hello A
25 SSL info: SSLv3 read server certificate A
26 SSL info: SSLv3 read server done A
27 SSL info: SSLv3 write client key exchange A
28 SSL info: SSLv3 write change cipher spec A
29 SSL info: SSLv3 write finished A
30 SSL info: SSLv3 flush data
31 SSL info: SSLv3 read server session ticket A
32 SSL info: SSLv3 read finished A
33 SSL info: SSL negotiation finished successfully
34 SSL info: SSL negotiation finished successfully
35 SSL connection using AES256-SHA
36 Succeeded in starting TLS
37 >>> mail from:<userx@test.ex>
40 >>> rcpt to:<userx@test.ex>
45 <<< 354 Enter message, ending with "." on a line by itself
46 >>> This is a test encrypted message.
49 <<< 250 OK id=10HmaX-0005vi-00
52 <<< 221 myhost.test.ex closing connection
54 Connecting to 127.0.0.1 port 1225 ... connected
56 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
59 <<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
70 >>> mail from:<userx@test.ex>
73 >>> rcpt to:<userx@test.ex>
75 <<< 550 "You must encrypt"
78 <<< 221 myhost.test.ex closing connection