Thanks for the responses. I dug through the message archives
and found this scheme, which works:

>>mailbox: read [   
scheme: 'pop     
host: "mail.mydomain.com"     
user: "[EMAIL PROTECTED]"     
pass: "password" 
timeout: false
]

>>messages: read mailbox

Thanks again,
Michael

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
Premshree Pillai
Sent: Wednesday, June 22, 2005 8:54 PM
To: [EMAIL PROTECTED]
Subject: [REBOL] Re: Problem reading pop emails



On 6/23/05, Premshree Pillai <[EMAIL PROTECTED]> wrote:
> I use it for one of my programs [1]... never faced any problem. As the
> error says it's a network error, it could be possible that your mail
> host is down? Maybe try doing it locally for testing?

[1] http://www.livejournal.com/users/premshree/34430.html

:-|

--=20
Premshree Pillai
http://www.livejournal.com/users/premshree/
-- 
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