Kai Welcome to Rebol
You can find an answer to your problem at http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-thread.r?m=rmlFSJQ You might find it worth visiting Rebol.org which has a script library and a mailing list archive. Give the topic index of the Mailing List a try, you may find a few thing of interest through it. Regards Peter -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kai Peters Sent: 06 January 2005 11:24 To: [EMAIL PROTECTED] Subject: [REBOL] Newbie question POP Hi all ~ my ISP forces me to use my full email address as username because they use Plesk(qmail & virtual users). Apparently, REBOL cannot handle this at all (parsing issues maybe)? >> read pop://[EMAIL PROTECTED]:[EMAIL PROTECTED] connecting to: domain ** Access Error: Cannot connect to domain ** Where: open-proto ** Near: read pop://[EMAIL PROTECTED]:[EMAIL PROTECTED] Using a more conventional approach (which of course results in a login failure) I get a message I would expect: >> read pop://login:[EMAIL PROTECTED] connecting to: domain ** User Error: Server error: tcp -ERR Login failed. ** Near: read pop://login:[EMAIL PROTECTED] >> What am I (and all the others affected) to do? Thanks, Kai -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject. -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.296 / Virus Database: 265.6.8 - Release Date: 03/01/2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.296 / Virus Database: 265.6.8 - Release Date: 03/01/2005 -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
