[REBOL] Re: ProHosting is... WORKING! cgiemail.r needs to specify server?
From: kracik:mbox:dkm:cz at: 16-Dec-2000 22:06
Hi,
you should use set-net REBOL function at the beginning of your script
and set some SMTP server to send email. Prohosting's free server does
not work as SMTP server, so you cannot use it. But even if you found
some other server that accepts incoming email from any domain (open
SMTP relay), it would not work from prohosting - it somehow blocks all
outgoing email. This (and introduction of banners) was the reason I
stopped using prohosting, and never completed the "how-to".
Anyway, this was the situation some time ago, maybe it has changed.
I asked the administrator and he did not explain why or how they block
outgoing email, he only wrote that paid prohosting service supports
sending email.
--
Michal Kracik
Giovanni Cardona wrote: