Mail Server Manual Testing

Manual testing of a backup MX server despite the banner, its Exim and I have some backup_mx being served..

gregg@laptop ~ $ telnet vps3.mochabomb.info 25
Trying 208.89.209.146...
Connected to vps3.mochabomb.info.
Escape character is '^]'.
220-vps3.mochabomb.info ESMTP ChickenLips Byte Transporter ver. 12.0.314.159.26.53.59-3 rev 17 build 5682.126-05b Sat, 07 Nov 2009 00:31:26 -0800 
220-   No one is authorized to use this fine system to transport unsolicited, 
220    and/or bulk e-mail and other cruft.
helo pcnetwork.gotdns.com
250 vps3.mochabomb.info Hello adsl-76-254-19-201.dsl.pltn13.sbcglobal.net [76.254.19.201]
mail from:<gregg@spamheaven.org>
250 OK
rcpt to:<someone@backup-mx-for-my-friends-domain.com>
250 Accepted
data
354 Enter message, ending with "." on a line by itself
Subject: This is a test message - can be ignored
This is a test message - can be ignored, no this is not spam heaven.
No such place exists any more.         
.
250 OK id=1N6giD-0006AL-WC
quit
221 vps3.mochabomb.info closing connection
Connection closed by foreign host.