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

[REBOL] Re: open pop port

From: g:santilli:tiscalinet:it at: 16-May-2003 9:45

Hi Petr, On Friday, May 16, 2003, 8:59:55 AM, you wrote:
>> ** Near: open pop://[username--coxinet]:[passoword--pop--coxmail--com]
PK> net-utils/url-parser/user-char: union net-utils/url-parser/user-char PK> make bitset! #"@" If you want to avoid this (could possibly in theory create problems), you can always use: open [ scheme: 'pop user: "[username--coxinet]" pass: "password" host: "pop.coxmail.com" ] Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r