RSSAmplifier

Sylvain Durand · Dec 15, 2019

Outlook emails analytics with Python

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Microsoft Outlook uses a proprietary data format, “PST” (Personal Storage Table), to store emails, appointments or tasks. It was not until 2010 that the specifications of this format were made public, which probably explains why few tools are available to open it and use its data. Under Python, however, there is the libpff library that allows most metadata to be exported. The following…

Read on sylvaindurand.org

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.