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

[REBOL] [ALLY] Email and Proxies Re:(3)

From: ssayer:acuson at: 31-Aug-2000 14:50

Most of us are aware of the work around for this behaviour but I believe what Greg was actually suggesting is that it would be more useful for REBOL to set up it's proxy configuration more correctly for the selected proxy type. That is go ahead and load the defaults perhaps for cern or socks, but insert false value assignment statements in the user.r for schemes that are not typically handled by that proxy type. Most notably, SMTP for example wouldn't be handled by cern or generic proxies. I have to sympathize in this regard as I use the generic proxy type and I either have to configure REBOL when prompted for no proxy then add the assignments for the one scheme (HTTP) that requires the proxy or configure the proxy settings then go back and add false assignments for all the other schemes that can't use that proxy. Later, Stephen On Thu, 31 Aug 2000 [christmn--clackamas--ds--adp--com] wrote: