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

pypff: get_transport_headers() returns None for Sent Items #78

Closed Arkhaeon closed 5 years ago

Arkhaeon commented 5 years ago

As stated in title, get_transport_headers() in the python3 bindings returns None when called on an email in the Sent Items folder. Transport headers are present when using an alternative method (libpst/readpst) to extract emails.

joachimmetz commented 5 years ago

pypff is WIP https://github.com/libyal/libpff/issues/2