On 1/19/06, carlos lorenz <[EMAIL PROTECTED]> wrote:
>
> Hi Graham Chiu,
>
> as my user name has "@" in it I thought I'd better use an object mailbox
> like this one
>
> mailbox: [
>         scheme: 'imap
>         host: imap.myserver.com.br

This looks like a word. I would try a string: "imap.myserver.com.br"

>         user: [EMAIL PROTECTED]

Maybe imap insists on a string too. then user: "[EMAIL PROTECTED]"

>         pass: mypassword
> ]
>
> but I am not sure imap scheme may be addressed like this because I have
> an error message
>
>
>
> Graham Chiu wrote:
>
> >>From memory
> >
> >mbox: open imap://user:[EMAIL PROTECTED]/mailbox
> >
> >should do it.
> >
> >
> >On 1/19/06, carlos lorenz <[EMAIL PROTECTED]> wrote:
> >
> >
> >>Hi list,
> >>
> >>Anyone could send me an example of how to open and read an IMAP mailbox=
?
> >>
> >>Thanks
> >>
> >>--
> >>*:-.,_,.-:*'``'*:-.,_,.-:
> >>Carlos Lorenz
> >>(11) 8447 3509
> >>*:-.,_,.-:*'``'*:-.,_,.-:
> >>
> >>--
> >>To unsubscribe from the list, just send an email to
> >>lists at rebol.com with unsubscribe as the subject.
> >>
> >>
> >>
> >>
> >
> >
> >--
> >Graham Chiu
> >http://www.compkarori.com/emr/
> >Synapse-EMR - a free electronic medical records system
> >
> >
> >
>
>
> --
> *:-.,_,.-:*'``'*:-.,_,.-:
> Carlos Lorenz
> (11) 8447 3509
> *:-.,_,.-:*'``'*:-.,_,.-:
>
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
>
>


--
-Volker

"Any problem in computer science can be solved with another layer of
indirection. But that usually will create another problem." David
Wheeler
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to