I'm extending the core of lamson server because I need it. What I need is to test it whether I've do it right or wrong by sending the SMTP and ESTMP commands to it such as HELO, EHLO
and others and retrieving a reply from it. It's hosted on localhost. In the documentation it doesn't say how to do that and I can't figure out how to do it.
Any pointers?