Re: Export e-mail out of Outlook?....

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"frank" <frankmcma@xxxxxxxxx> wrote in message
news:pr%Pe.36009$Hx4.6410@xxxxxxxxxxxxxxxxxxxxxxx
> There is no way to export out in a readable format except in outlook
> format?
>
> what are the other tools to read a pst file?
>
> any other options i can try?
>
> I just want to export in a generic format that does not require outlook to
> read...

There is "a way" -- this may not be suitable for your purposes
but it is free and it does get you the "entire message" as it would
be sent or, was in fact, received through an SMTP server:

Select MORE than one message (there is a way to do one message
but the simplest method is to select the one plus any other and
remove the extra in the next step.)

Ctrl-F to FORWARD the batch of messages to an SMTP server
that uses the format you wish (maildir, mbox, flat files).
Exim (CygWin) is what I use but Mercury will do if you just
want files or later POP/IMAP access to the files.
I have setup a "catch user" for this purpose since I use this
method to forward Spam and misclassified Ham back to my
email server.

When you select more than one file and forward you get a
multi-part MIME message with all of the selected emails
as separate ATTACHMENTS.

You will need to bust this mail on the server if you wish to
deal with each one separately:

The following (very small) Perl program will split the message
into a subdirectory (..\tmp is hardcoded here:

#!/usr/bin/perl -w
use MIME::Parser;
my $parser = new MIME::Parser; # Create parser
$parser->output_dir("./tmp"); # Tell it where to output
$parser->extract_nested_messages(0); # Extract messages whole?
$entity = $parser->parse(\*STDIN); # Parse an input filehandle
print "Entity: $entity\n\n" if $entity;

################# That's all ###################

Perl is on most Unix type systems and free for Windows at:

http://www.ActiveState.com

--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]

>
> --
> http://www.mediaartist.com/
> "Media Artist Secrets"
> The Blog for Creative Professionals
>
>
> "Vince Averello [MVP-Outlook]" <vince@xxxxxxxxxxxxx> wrote in message
> news:%23If2cKxqFHA.1028@xxxxxxxxxxxxxxxxxxxxxxx
>> Outlook stores its data in a PST file which is not MBox format. About the
>> only thing that can read it natively is Outlook (and a few other tools).
>>
>> "frank" <frankmcma@xxxxxxxxx> wrote in message
>> news:37ZPe.35975$Hx4.10899@xxxxxxxxxxxxxxxxxxxxxxx
>>>I have been using Outlook for quite a while now and have always exported
>>>to a CVS or Excel file when backing up. It's not bad, but viewing e-mail
>>>on a spreadsheet and losing all the attached files is not the best
>>>solution.
>>>
>>> Are there any good solutions out there? I have a "Save Mail" folder I'd
>>> like to back up every so often and be able to search and read through
>>> it. Even if it exports all the e-mails into one long document, or PDF,
>>> that would be great. Ideally I would like to save the attachments too
>>> but that is less critical.
>>>
>>> I believe Outlook stores in mbox format? So maybe a tool that works with
>>> that. Or with Outlook's archive format. Anyway...just looking for a good
>>> way to export all my emails to a normal readable file..thanks!
>>
>>
>
>


.



Relevant Pages

  • Re: mail merge to fax via outlook
    ... What do you actually have to put in your Outlook contacts to make merging using any number format work? ... you do not normally keep fax numbers in Outlook contacts, e.g. you are actually getting a list of fax numbers and other data in your Excel sheet and/or ... Also, Word either uses a different set of interfaces when merging to HTML than when it merges with attachments, or works with MAPI in a significantly different way. ...
    (microsoft.public.word.mailmerge.fields)
  • Missing Attachments
    ... If it's any help I don't think publisher has anything to do with it as I have the same problem but am have not got publisher 2007 but do have the full MS Office suite of 2003 installed. ... attachments. ... I also use Outlook Express for my personal email (I keep Outlook ... The usual cause of this is using Rich Text format for your messages. ...
    (microsoft.public.outlook.general)
  • Re: Mail Merge HTML Format Word 2002 XP SP3
    ... I would suggest that you ask the question in an Outlook newsgroup. ... HTML format as you have no control over how the recipient reads them. ... Dim olApp As Outlook.Application ...
    (microsoft.public.word.mailmerge.fields)
  • Re: Completely Blank E-mail Messages (should be messages with atta
    ... The sender and receiver are on the same ... Format to HTML. ... PA Bear is assuming that the sender is using Outlook and RTF format ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Outlook sp3 upgrade internet format change to rich text
    ... the sender really should use html or plain text format (since the people ... attachment for anyone not using outlook. ...
    (microsoft.public.outlook.general)