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 abcd [127.0.0.1]
10 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
22 Attempting to start TLS
23 Succeeded in starting TLS
26 <<< 250 myhost.test.ex Hello test [127.0.0.1]
27 >>> mail from:<userx@test.ex>
30 >>> rcpt to:<userx@test.ex>
35 <<< 354 Enter message, ending with "." on a line by itself
36 >>> This is a test message.