[REBOL] email from rebol
From: bry:itnisk at: 29-Oct-2002 12:58
I try to do the following: Read-mail: read pop://user/account:[password--itnisk--com] And get an error, now this is the way I have to set up my pop3 account on Outlook or Mozilla, so it should be possible to set it up in the same way in rebol right? I'm supposing Rebol is being thrown by the / in between user and the account, is there a way to escape that.