1 Connecting to ip4.ip4.ip4.ip4 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 foobar [ip4.ip4.ip4.ip4]
19 >>> auth plain AHVzZXJ4AHNlY3JldA==
21 <<< 235 Authentication succeeded
24 <<< 221 myhost.test.ex closing connection
26 Connecting to 127.0.0.1 port 1225 ... connected
28 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
31 <<< 250-myhost.test.ex Hello foobar [127.0.0.1]
44 >>> auth plain AHVzZXJ4AHNlY3JldA==
46 <<< 503 STARTTLS required before AUTH
50 Attempting to start TLS
51 SSL connection using ke-RSA-AES256-SHAxx
52 Succeeded in starting TLS
55 <<< 250-myhost.test.ex Hello foobar [127.0.0.1]
66 >>> auth plain AHVzZXJ4AHNlY3JldA==
68 <<< 235 Authentication succeeded
71 <<< 221 myhost.test.ex closing connection