[Gambas-user] Send mail using SMTP

Benoit Minisini gambas at ...1...
Tue Dec 26 19:39:40 CET 2006


On Tuesday 26 December 2006 19:23, Pablo Terradillos wrote:
> thanks, but, That doesn't works... i get the same error...
>
> Anyway, i found this in google:
> http://www.nabble.com/Release-of-gambas-1.9.26-t1211000.html
>
> Using the example...
>
> smtpclient1.Host = "someserver.com"
> smtpclient1.From =
> "tehsis<http://www.nabble.com/user/SendEmail.jtp?type=post&post=3200361&i=0
>>"
>
> smtpclient1.To.Add("someone at ...1624...<http://www.nabble.com/user/SendEmail.jtp?t
>ype=post&post=3200361&i=1>")
>
> smtpclient1.<http://www.nabble.com/user/SendEmail.jtp?type=post&post=320036
>1&i=2>.Add("Hello", "text/plain;charset=utf-8")
> smtpclient1.send()
>
> But i get an error #11... at the line
> "smtpclient1.<http://www.nabble.com/user/SendEmail.jtp?type=post&post=32003
>61&i=2>.Add("Hello", "text/plain;charset=utf-8") "
>
> Thanks you!
>

Please can you send me the code that raises the Signal #11?

-- 
Benoit Minisini





More information about the User mailing list