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
4 >>> HELO nonexistent.test.ex
6 <<< 250 myhost.test.ex Hello nonexistent.test.ex [127.0.0.1]
7 >>> HELO badcname.test.ex
9 <<< 250 myhost.test.ex Hello badcname.test.ex [127.0.0.1]
10 >>> HELO test.again.dns
12 <<< 250 myhost.test.ex Hello test.again.dns [127.0.0.1]
15 <<< 250 myhost.test.ex Hello localhost [127.0.0.1]
18 <<< 221 myhost.test.ex closing connection