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]
10 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
21 >>> auth plain AHVzZXJ4AHNlY3JldA==
23 <<< 235 Authentication succeeded
26 <<< 221 myhost.test.ex closing connection
28 Connecting to 127.0.0.1 port 1225 ... connected
30 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
33 <<< 250-myhost.test.ex Hello foobar [127.0.0.1]
37 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
48 >>> auth plain AHVzZXJ4AHNlY3JldA==
50 <<< 503 STARTTLS required before AUTH
54 Attempting to start TLS
55 Succeeded in starting TLS
58 <<< 250-myhost.test.ex Hello foobar [127.0.0.1]
62 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
71 >>> auth plain AHVzZXJ4AHNlY3JldA==
73 <<< 235 Authentication succeeded
76 <<< 221 myhost.test.ex closing connection