[Gambas-user] Send mail using SMTP

Pablo Terradillos tehsis at ...626...
Wed Dec 27 00:15:52 CET 2006


Ok, i attached the files...

The program is to send message to cell phones... but, only for test, it send
the message to my e.mail

On 12/26/06, Benoit Minisini <gambas at ...1...> wrote:
>
> 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
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
Pablo E. Terradillos - Tehsis
http://tehsis.blogspot.com
http://softehsis.blogspot.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Principal.class
Type: application/octet-stream
Size: 745 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20061226/b5c12a27/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Principal.form
Type: application/octet-stream
Size: 1739 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20061226/b5c12a27/attachment-0001.obj>


More information about the User mailing list