[EMAIL PROTECTED] wrote:

> can also write procmail scripts.  The company told me there was no way for them
> to authenticate SMTP, so they had to shut it down.  This kind of thing is

It seems a bit silly to me, since they could simply set sendmail
to accept connections from localhost only.

Anyway, running external programs on UNIX from REBOL is not that
difficult. You just have to pipe REBOL's output to bash and you're
done. Like:

   rebol -q script.r | bash

HTH,
   Gabriele.
-- 
Gabriele Santilli <[EMAIL PROTECTED]> - Amigan - REBOL programmer
Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/

Reply via email to