Backing up mail in Outlook Express using Python

Steve Holden sholden at holdenweb.com
Tue Apr 16 15:38:14 EDT 2002


"Noah" <noah at noah.org> wrote in message
news:mailman.1018975712.21736.python-list at python.org...
>
> I'd be interested to see that Delphi code.
> As far as I could tell the messages in OE
> are binary -- and not just simple binary
> headers around the message texts.
> Does your Delphi code use COM to get the
> messages out of Outlook?
>
> Yours,
> Noah
>
[ ... ]
>
> I did adapt some code from Delphi to read the mailbox files, and can let
you
> have that if it would help, but sounds to me like a file copy is all
you're
> looking for.
>
> regards
>  Steve
>
I have replied privately to Noah with a copy of the code, which can also be
found at

    http://www.holdenweb.com/Python/PDCode/dbxread.py

if anyone else is interested.

regards
 Steve







More information about the Python-list mailing list