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

[REBOL] Re: reading pop://

From: jelinem1:nationwide at: 14-Jun-2001 9:23

I get that error when I don't have my proxy settings right. I could swear they keep changing thier proxy settings here at work just to trip me up. - Michael Jelinek From: "Thorsten Moeller" <[moeller_thorsten--GMX--De]>@rebol.com on 06/14/2001 07:23 AM Please respond to [rebol-list--rebol--com] Sent by: [rebol-bounce--rebol--com] To: <[rebol-list--rebol--com]> cc: Subject: [REBOL] reading pop:// Hi, i am try to read my email like described in the docs but always get following error:
>> msg: read pop://user:[pass--gmx--de]
** Access Error: Network timeout ** Where: confirm ** Near: msg: read pop://user:[pass--gmx--de] Any ideas where this comes from? Thorsten