[DGD]External commands
Matthew Jenkins
matt at esb.co.uk
Sat Mar 31 13:50:34 CEST 2001
I've got a kfun that I wrote that calls sendmail to send email instead of
a general system() call kfun. Much more secure, and you just use
sendmail(to,from,subject,body);
I'll see if I can dig it out for you...
Flibs
On Fri, 30 Mar 2001, Jason Murray wrote:
> >From: Lerkista <lerkista at planetatierra.net>
> >Reply-To: dgd at list.imaginary.com
> >To: <dgd at list.imaginary.com>
> >Subject: [DGD]External commands
> >Date: Fri, 30 Mar 2001 17:03:04 -0600
> >
> >There's a way to run commands of the shell of unix within the DGD??
> >I want to run a script to send mails!!
> >
>
> Not without altering DGD source and recompiling. Though did I hear kfuns are
> pluggable in the new DGD? Or am I thinking of something completely
> different? Anyway, in addition to the new kfun you write, the auto object
> would need to be modified to provide a suitable wrapper, such as who/what
> can access the function from within DGD and so forth.
>
> Jason
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
> List config page: http://list.imaginary.com/mailman/listinfo/dgd
>
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list