Re: [Gambas-user] SMTP autentication

2008-10-16 Thread Benoit Minisini
On jeudi 16 octobre 2008, Wellington de Souza Pinto wrote: > Hi!!! > How to send email via smtp when the email server smtp use TSL > autentication. Above my rotine in gb2.8. Not send, freeze. > > Any ideia > > Reguards, > > > PUBLIC SUB btMigra_Click() > DIM hMsg AS NEW SmtpClient > > h

[Gambas-user] SMTP autentication

2008-10-16 Thread Wellington de Souza Pinto
Hi!!! How to send email via smtp when the email server smtp use TSL autentication. Above my rotine in gb2.8. Not send, freeze. Any ideia Reguards, PUBLIC SUB btMigra_Click() DIM hMsg AS NEW SmtpClient hMsg.To.Add("[EMAIL PROTECTED]") hMsg.Subject = "ERRO TESTE" hMsg.Add("e-