O, yeah!
Rebol:
This program has performed an illegal operation and will be shutdown.
ROTFL
I'm using v2.2.0.3.1 win32 x86.
Then I said to myself: RTFM. So instead of setting the proxy as the default
and to exclude for e-mail, I tried the opposite:
default no proxy; define a proxy for http:
system/schemes/http/proxy/host: "proxy.pandora.be"
system/schemes/http/proxy/port-id: 8080
system/schemes/http/proxy/type: 'generic
And voila!
e-mail and http now both work.
Thank you very much!
Regards
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 29, 2000 1:01 PM
Subject: [REBOL] rebol & Pandora Re:(4)
...
> Whoops, you need to set it for system/schemes/pop/proxy and
> system/schemes/smtp/proxy separately. Hope this works better.
...