[Gambas-user] gambas and email
Benoit Minisini
gambas at ...1...
Thu Feb 23 00:13:44 CET 2006
On Wednesday 22 February 2006 22:17, Rob Kudla wrote:
> On Wed February 22 2006 10:01, mike webb wrote:
> > all i have to do is setup a socket ? and use that instead of
> > telnet?
>
> That would be the right way to do SMTP from Gambas, yeah. If you
> do feel more comfortable using the telnet method, try getting
> your hands on "nc" (netcat) which is like a simpler version of
> telnet meant for use in scripts (and probably a more commonly
> available tool nowadays than telnet, anyway.)
>
> Rob
>
A good idea would be add a SMTP class to the gb.net component, or make
directly a component from the libsmtp library: http://libsmtp.berlios.de
Any volunteer ? :-)
--
Benoit Minisini
More information about the User
mailing list