[Klone-users] Send email

thomas fossati tho at koanlogic.com
Wed May 21 09:09:44 EDT 2008


Hi Mickael,

On May 21, 2008, at 2:49 PM, Mickael Auger wrote:
> I would like send an email with KLone. Does exists a function to  
> send emails ?

if you are working on UNIX you can use the standard mail(1) command,  
invoked by system() sys call inside your .kl1.

Another option is to use a C/C++ library implementing SMTP client side  
(e.g. libesmtp).

Hope it helps.

ciao, t.




More information about the klone-users mailing list