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

[REBOL] ProHosting is... WORKING! cgiemail.r needs to specify server?

From: giovanni:cardona at: 16-Dec-2000 16:15

Wow Michal... IT WORKED!!!! :) I configured the html to work with the script, but seems that the script cgiemailer.r itself requires a little work. Any ideas? This is the error it reports ** User Error: No network server for smtp is specified. ** Where: smtp-port: open [scheme: 'smtp] if email? (yes I renamed cgiemailer.r to cgiemailer.cgi, converted the text file to Unix format and chmod to 711)