You need to either define REBOL_HOME in the webserver somehow or put the USER.r file in the home directory of the owner of the cgi script. If the cgi is owned by nobody and nobody has no home directory (does not execute a login to read a profile anyway) then you need to put USER.r in the directory where the cgi script resides to be read by REBOL.
----- Original Message -----
Sent: Thursday, September 07, 2000 3:19 AM
Subject: [REBOL] SMTP setup and cgi send? Re:

Well once again I solved my own problem.

I do

set-net [[EMAIL PROTECTED] mail.domain.dom]

before I need to send something


At 03:46 AM 9/7/00 -0500, you wrote:
>I have my info in USER.r correct for smtp yet it does not work when I try
>sending email out via a cgi.
>
>what could be wrong?
>
>thanks
>
>Jeff Rubin, CTO & Co-Founder
>Audiopia
>Shutup and Listen...
>http://www.audiopia.com
>also check out my personal site Brainbyte!
>http://www.brainbyte.com

Jeff Rubin, CTO & Co-Founder
Audiopia
Shutup and Listen...
http://www.audiopia.com
also check out my personal site Brainbyte!
http://www.brainbyte.com

Reply via email to