"Chris Bacon" <(E-Mail Removed)> wrote in message
news:448fe9d0$(E-Mail Removed)...
>I have a number of Outlook archive files (.pst). Is there an easy
> way to access information from them other than by using Outlook?
>
> If not, is the way to extract data in text form (so that it can be
> processed by other utilities) to open the archive using Outlook,
> and save all the messages to file - is there a way to also get the
> full headers?
There is no way to extract data from a PST without using MAPI which, for all
practical purposes, means having Outlook installed.
One tool you might use is Microsoft's MAPI Editor, a recently released, free
utility that you can find at:
http://www.microsoft.com/downloads/d...DisplayLang=en
MAPI Editor will convert an entire PST into XML.
There are also various commercial products available to extract data, some
of which will even synthesize message headers for you. I am a developer of
some such tools which you can find on my Web site at
http://www.maclean.com/Outsmart/Outsmart.html
Pete Maclean