Henri

Most probably. Try this tip from the mailing list archive (  
http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display- 
thread.r?m=rmlFSJQ ):

mailbox:  [
   scheme: 'pop
     host: "pop.truc.com"
     user: "[EMAIL PROTECTED]"
     pass: "password"
]

messages: read mailbox

Regards

Peter

On Friday, Aug 5, 2005, at 17:21 Asia/Kuala_Lumpur, Henri Morlaye wrote:

>
> Hello,
> I can't access my mailbox
>
>>> read pop://[EMAIL PROTECTED]:[EMAIL PROTECTED]
> ** User Error: Server error: tcp -ERR AVG POP3 Proxy Server: Cannot
> connect to the mail server!
>
> Could it be the "@" in my username ?
>
> henri
> -- 
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
>
>
>


-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to