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

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

From: rebol:techscribe at: 15-Jan-2001 11:21

You do need to tell REBOL which smtp acccount it should use to send out the mail (set-net, the same thing you do when you install REBOL on your machien. Look in your local user.r file.) I don't think that prohosting gives you an email account, so you probably cannot use something like smtp.prohosting.com, or mail.prohosting.com. The question is if your regular email account (the one you use to send out email), will forward the email for you. I've had problems doing that with my ISP. I've gotten it to work with other ISP's though. Elan Giovanni Cardona wrote: