OK - I need to use the set-net function......however is there away to have
Rebol
use the user.r file. I am running a script from cron under linux.
Cheers
Francois
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 22, 1999 2:20 PM
To: [EMAIL PROTECTED]
Subject: [REBOL] mail/smtp issue
I seem to have a problem sending emails from within a script.....however if
I fire up Rebol on its own I have no problems..I am receiving the following
error message;
** User Error: No network server for smtp is specified.
** Where: smtp-port: open [scheme: 'smtp]
if email?
However if I run the same command from within Rebol things work. There is
certainly smtp settings in the user.r file.
Any ideas
re
Francois