Many thanks (mille mer�i) Dide! I am studying your code now. I have a feeling I am quickly passing the point of no return with Rebol, my spare time is in danger.. :-) 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.
