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

PST files #40

Closed
naarkhoo opened this issue Sep 7, 2018 · 4 comments
Closed

PST files #40

naarkhoo opened this issue Sep 7, 2018 · 4 comments
Assignees
Labels

Comments

@naarkhoo
Copy link

naarkhoo commented Sep 7, 2018

I wonder if there is a possibility to add functionalities to read PST (outlook) format ? Probably this could be relevant https://github.com/libyal/libpff

@fedelemantuano
Copy link
Contributor

Hi @naarkhoo,
did you try this option (-o, --outlook Analyze Outlook msg (default: False))?
mail-parser can analyze outlook mails.

@naarkhoo
Copy link
Author

naarkhoo commented Sep 7, 2018

I have windows 10, and only tried it through the two *.py file in the test directory. I already have exported my outlook as PST format. I couldn't really figure out how to make it into work based on the provided emails https://pypi.org/project/mail-parser/ and in the test folder. I can make a stackoverflow post if you think that is more relevant.

@fedelemantuano
Copy link
Contributor

To use outlook parser, you shoud install libemail-outlook-message-perl. I don't know if this package exists in Windows, but you can use the docker image https://hub.docker.com/r/fmantuano/spamscope-mail-parser/.
In this image there are all requirements.

@fedelemantuano
Copy link
Contributor

If you have others questions, you can open a new issue.

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

No branches or pull requests

2 participants