Re: implicit connection (General questions)
I have been using your implicit smtp control. I have a question I cannot seem to figure out.
I am connecting to my smtp server, but everything is over ssl. How can I get the data recieved into readable text? I am performing a send raw command and I cannot read what is returned.
Any help will be appreciated
I mean the .statetext is only the state. I need to see what's inside of the data. If I perform a .reset then I want to be able to see the data text that is returned. On my server, performing a reset command gives me statistics of my mail server, which I need. How can I accomlish this?