hello!

Well, i have made a simple program to send mail, i made the same program im vb.net and eveything was fine, BUT.... in vb i facing a problem, "Must Issue a STARTTLS command first".

I'm using a custo socket to send my email, so i don't know how to make a procedure to use SSl\TLS.

in Vb.net i have used "System.Net.Mail" and this already have ssl protocol. I just need to set it to true....


So i ask... How to create a procedure or something like to VB6?