Thanks again Didier!
After interactively playing with parts of your 'read-mails-list' function in
a Core Rebol console, I was able to uderstand what to extract from it and
adopt it in my code. I am happy and at the same time slightly depressed to
experience the power of Rebol :-) :-(

Regards,
Conrad Weyns.


----- Original Message -----
From: "Dide" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 21. september 2003 12:43
Subject: [REBOL] Re: How can I implement the POP TOP command in Rebol?


> RE: How can I implement the POP TOP command in Rebol?
> Hi conrad,
>
> 'Import-email construct an object base on the string you pass. This string
can contain all the message or just part of it (the header).
>
> If you want to know how to do, and perhaps as a beginning for your own
work, I made a Rebol script to delete spam mails directly on the server
without loading them.
>
>
http://www.agora-dev.org/forums/view.php?bn=rebol_prjnvxprod&key=1061826280
>
> (This tool will be improve soon (I hope) with new features).
>
> I'm investigating the way to automaticaly select spams in the list.
>
> Code regarding the read of the header (TOP) is in the 'read-mails-list
function.
>
> Thank's again to Philb who have made the first script that inspire me.
>
> DideC
>
> --
> 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.

Reply via email to