Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export IPM.SkypeTeams.Message #109

Open
zedgama3 opened this issue Feb 11, 2022 · 4 comments
Open

Export IPM.SkypeTeams.Message #109

zedgama3 opened this issue Feb 11, 2022 · 4 comments

Comments

@zedgama3
Copy link

pffexport skips over items of type IPM.SkypeTeams.Message unless in debug mode - the output of which is difficult to parse.

I assume it skips over these items because it doesn't know how to parse this type of message. If so, would it be possible to add it?

My end goal is to extract the Teams messages and reconstruct the conversation threads. When viewed in Outlook, these all appear as individual messages - devoid of any context.

@joachimmetz
Copy link
Member

@zedgama3 if you can provide test data that will help determine what is in this MAPI type

@zedgama3
Copy link
Author

Attached is the output of one of the files the debug setting exported as well as a copy of one of the entries pulled out as an MSG file. The source is a PST archive of about 5 GiB that was exported from Office 365's compliance center.

ItemValues.txt
Example MSG.zip

@salty4n6
Copy link

Hi,
Just curious if this is still in queue to be looked at. I can see this being very useful.

@U03A9
Copy link

U03A9 commented Aug 10, 2022

+1

We (the company I work for) have a use case that would benefit from additional context. I export individual messages into a large pivot table using pandas now but would like to get more context so I can sort them into conversations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants