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 foobar [127.0.0.1]
10 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
24 Attempting to start TLS
25 Succeeded in starting TLS
26 >>> auth plain AHVzZXJ4AHNlY3JldA==
28 <<< 503 AUTH command used when not advertised
29 >>> mail from:<x@y> size=1234
31 <<< 501 <x@y> size=1234: malformed address: size=1234 may not follow <x@y>
34 <<< 221 myhost.test.ex closing connection
36 Connecting to 127.0.0.1 port 1225 ... connected
38 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
41 <<< 250-myhost.test.ex Hello foobar [127.0.0.1]
45 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
59 Attempting to start TLS
60 Succeeded in starting TLS
61 >>> auth plain AHVzZXJ4AHNlY3JldA==
63 <<< 235 Authentication succeeded
64 >>> mail from:<x@y> size=1234
69 <<< 221 myhost.test.ex closing connection