[Gambas-user] Send Mail In Gambas

Daniel Campos dcamposf at ...626...
Thu Jan 12 10:08:03 CET 2006


this could help, it is released under LGPL, and provides support for MIME
types, as well as support for encryption which would be a pain to implement
by hand:

http://libsmtp.berlios.de/


Applications that do not use DCOP could use some external apps, like
putmail, http://putmail.sourceforge.net/home.html , a little python script
that can communicate with external SMTP servers. Quite useful, it helped me
sometimes in the past. May be that Python code could be useful if anybody
wants to create a Gambas component from scratch.

Regards,

D. Campos

2006/1/11, Benoit Minisini <gambas at ...1...>:
>
> On Wednesday 11 January 2006 19:02, johnf wrote:
> > You know I found a new tool -  So I now have a
> > hammer and the whole world looks like a nail.
> >
>
> Beautiful phrase :-)
>
> Anyway, making a SMTPClient class / control for Gambas would be a good
> idea.
>
> --
> Benoit Minisini
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20060112/a272a422/attachment.html>


More information about the User mailing list