[Gambas-user] Send mail using SMTP

Benoit Minisini gambas at ...1...
Wed Dec 27 00:10:13 CET 2006


On Tuesday 26 December 2006 23:55, Pablo Terradillos wrote:
> Here you have:
>
> SmtpClient1.Host = "mail.gigared.com"
> SmtpClient1.From = remitente
> SmtpClient1.To.Add("tehsis at ...626...")
> SmtpClient1.Add("hola", "text/plain;charset=utf-8") 'CONFLICTO
> SmtpClient1.Send()
>
> Let me know if you want the entire program...
>

I would like!

-- 
Benoit Minisini





More information about the User mailing list