[REBOL] SMTP setup and cgi send? Re:(2)
From: christmn:clackamas:ds:adp at: 7-Sep-2000 8:52
This is a multi-part message in MIME format.
------=_NextPart_000_02F6_01C018A8.F61445F0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
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 -----
From: [webmaster--SILICONSPECIES--COM]
To: [list--rebol--com]
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 [[user--domain--dom] 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
------=_NextPart_000_02F6_01C018A8.F61445F0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>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.</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000
2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=[webmaster--SILICONSPECIES--COM]
href="mailto:[webmaster--SILICONSPECIES--COM]">[webmaster--SILICONSPECIES--COM]</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=[list--rebol--com]
href="mailto:[list--rebol--com]">[list--rebol--com]</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, September 07, 2000 3:19
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [REBOL] SMTP setup and cgi send?
Re:</DIV>
<DIV><BR></DIV>Well once again I solved my own problem.<BR><BR>I
do<BR><BR>set-net [[user--domain--dom] mail.domain.dom]<BR><BR>before I need to
send something<BR><BR><BR>At 03:46 AM 9/7/00 -0500, you wrote:<BR>>I have
my info in USER.r correct for smtp yet it does not work when I try
<BR>>sending email out via a cgi.<BR>><BR>>what could be
wrong?<BR>><BR>>thanks<BR>><BR>>Jeff Rubin, CTO &
Co-Founder<BR>>Audiopia<BR>>Shutup and
Listen...<BR>>http://www.audiopia.com<BR>>also check out my personal
site Brainbyte!<BR>>http://www.brainbyte.com<BR><BR>Jeff Rubin, CTO &
Co-Founder<BR>Audiopia<BR>Shutup and Listen...<BR><A
href="http://www.audiopia.com">http://www.audiopia.com</A><BR>also check out
my personal site Brainbyte!<BR><A
href="http://www.brainbyte.com">http://www.brainbyte.com</A><BR><BR></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_02F6_01C018A8.F61445F0--