Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re Email setup question

From: robertva:privacyx at: 12-Oct-2000 17:22

This is a multi-part message in MIME format. ------=_NextPart_000_0060_01C03471.0D3ACCC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable If you don't have 'REBOL Extended Definitions' loaded do following do %rebol.r when functions are loaded do:
>>set-user
and answer questions asked Robert ----- Original Message ----- To: [list--rebol--com] Cc: From: [Sharriff--Aina--med-iq--de] Sent: Thursday, October 12, 2000 4:37 PM Subject: [REBOL] Email setup question Can someone tell me why I get this error when trying to send mail through a CGI form? Sending Email to [sharriff--aina--med-iq--de] ** User Error: No network server for smtp is specified. ** Where: smtp-port: open [scheme: 'smtp] if email? email works from rebol directly though. I deleted the "User.r" to force a new setup, no go. Could it be that it fails because I typed in an IP address instead of a resolved SMTP name? Best regards Sharriff Aina med.iq information & quality in healthcare AG ------------------------------------------------------------------------------ Link is external to the Privacyx.com System ------=_NextPart_000_0060_01C03471.0D3ACCC0 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 face=Arial size=2>If you don't have 'REBOL Extended Definitions' loaded do following</FONT></DIV> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; do %rebol.r</FONT></DIV> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2>when functions are loaded do:</FONT></DIV> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2>>>set-user</FONT></DIV> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2>and answer questions asked</FONT></DIV> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2>Robert</FONT></DIV> <BLOCKQUOTE dir=ltr 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="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>Cc:</B> <A title="From: [Sharriff--Aina--med-iq--de]" href="mailto:[Sharriff--Aina--med-iq--de]">From: [Sharriff--Aina--med-iq--de]</A> </DIV> <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, October 12, 2000 4:37 PM</DIV> <DIV style="FONT: 10pt arial"><B>Subject:</B> [REBOL] Email setup question</DIV> <DIV><BR></DIV><BR>Can someone tell me why I get this error when trying to send mail through a<BR>CGI form?<BR><BR>Sending Email to <A href="mailto:[sharriff--aina--med-iq--de]">[sharriff--aina--med-iq--de]</A> ** User Error: No network server<BR>for smtp is specified. ** Where: smtp-port: open [scheme: 'smtp] if email?<BR><BR>email works from rebol directly though. I deleted the "User.r" to force a<BR>new setup, no go. Could it be that it fails because I typed in an IP<BR>address instead of a resolved SMTP name?<BR><BR><BR>Best regards<BR><BR><BR><BR><BR>Sharriff Aina<BR>med.iq information &amp; quality in healthcare AG<BR> <P> <HR> <P></P> <CENTER> <P><BR> <P><BR> <P><A href="http://www.privacyx.com/newads/click.php3?bannerID=2"><IMG height=60 alt="Visit Winner Online Today" src="http://www.privacyx.com/newads/viewbanner.php3?bannerID=2" width=468 border=0></A><BR><I><FONT size=-2>Link is external to the Privacyx.com System</FONT></I></CENTER></BLOCKQUOTE></P></BODY></HTML> ------=_NextPart_000_0060_01C03471.0D3ACCC0--