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.

Reply via email to