get information from MS Outlook using Python

Karl M. Syring syring at email.com
Wed Jan 16 10:44:05 EST 2002


"Mark Ainsworth" <marka at sundance.com> schrieb
> Does anyone have any experience at getting information out of  MS
> Outlook using Python. For example, we use an Outlook folder to store
> emails relating to customer support issues. I would like to be able to
> access this folder, search the emails for certain topics and then use
> this to produce statistical data.
>
> Any pointers to the documentation I should be reading would be a great
help.

The canonical procedure is to use makepy.py on the MSOUTLxx.OLB type library
from your Outlook installation. I have no Python code ready, as my mail
weeder still is a VB program that embeds Perl (hellish grin).

Karl M. Syring






More information about the Python-list mailing list