Hi Carlos
>From CORE.PDF
The following example fetches email with the post office protocol (POP) and
prints all of the current messages but leaves them on the server:
foreach message read pop://user:[EMAIL PROTECTED] [
print message
]
HTH
Regards
Patrick
----- Original Message -----
From: "Carlos Lorenz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 08, 2004 2:13 PM
Subject: [REBOL] password in POP scheme
>
> Hi list,
>
> Maybe this was answered here a hundred times
> but how can I read my mail box in just one line
> if a have as username "[EMAIL PROTECTED]" and as passwdord "mypass"
?
>
> pop://[EMAIL PROTECTED]:[EMAIL PROTECTED] does not work
>
> TIA
> Carlos
>
> --
> To unsubscribe from this list, just send an email to
> [EMAIL PROTECTED] with unsubscribe as the subject.
>
--
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.