Does anyone have any idea why it is that if I call my rebol cgi program 
from my web server(Aprelium Abyss) that I can't get it to handle other 
network related functions like sending email via 'send 
[EMAIL PROTECTED] "this message"'??

I can run a test script from the same directory and it will send me 
email but something to do with the "secure" function is what I suspect 
is causing me my issues. This is whether I call Core or View from the 
C:\rebol\view or the cgi-bin directory of the server.

I thought at first it might not be seeing my smtp server but that 
doesn't seem to be the case. I do call it with the -cs arguements so 
that's not it.

Anyone?
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to