I think ideally Rebol would be used to access the email while it is still on 
the pop server. I don't think Rebol knows how to read an Outlook PST file 
store. You could export the emails as csv and then parse the emails. There 
are some useful scripts here: 
http://www.codeconscious.com/rebol/library-cat.html

But I resort to Unicon or Perl for the use of regular expressions at this 
point, as I'm a Rebol newby and find parsing in Rebol beyond my skills at 
this point.

On 6/15/05, Michael C. McCann <[EMAIL PROTECTED]> wrote:
> 
> Hello Everyone,
> 
> I am new to Rebol and would like to extact certain bits of information 
> from
> consistently formatted emails as they arrive in my Outlook inbox. Is this
> possible, and how might I go about doing this?
> 
> Thanks very much,
> Michael McCann
> 
> 
> 
> -- Binary/unsupported file stripped by Ecartis --
> -- Type: application/ms-tnef
> -- File: winmail.dat
> 
> 
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com <http://rebol.com> with unsubscribe as the subject.
> 
> 


-- 
Michael Appelmans
[EMAIL PROTECTED]
www.itinko.com <http://www.itinko.com>

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to