libyal / libpff

Library and tools to access the Personal Folder File (PFF) and the Offline Folder File (OFF) format
GNU Lesser General Public License v3.0
286 stars 74 forks source link

Retrieving Recipients with Python Bindings #77

Closed johuellm closed 5 years ago

johuellm commented 5 years ago

Hey everyone,

the tool pffexport retrieves the recipients of a message and exports them via export_handle_export_recipients. I cannot find anything to export the recipients with the Python bindings. The sub_items collection is always empty. Is it just not implemented yet, or am I missing something?

cheers

joachimmetz commented 5 years ago

The Python bindings are still WIP also see: https://github.com/libyal/libpff/issues/2