# Email Messages

## msg-extractor

Extract emails and attachments from MSG files.

**Website**: <https://github.com/TeamMsgExtractor/msg-extractor>\
**Author**: <https://github.com/TeamMsgExtractor/msg-extractor#credits>\
**License**: GNU General Public License v3.0: <https://github.com/TeamMsgExtractor/msg-extractor/blob/master/LICENSE.txt>\
**Notes**: extract\_msg\
**State File**: [remnux.python3-packages.msg-extractor](https://github.com/REMnux/salt-states/blob/master/remnux/python3-packages/msg-extractor.sls)

## msgconvert

Convert MSG files to MBOX files.

**Website**: <https://www.matijs.net/software/msgconv/>\
**Author**: Matijs van Zuijlen\
**License**: "Free software; you can redistribute it and/or modify it under the same terms as Perl itself": <https://github.com/mvz/email-outlook-message-perl/blob/master/README>\
**State File**: [remnux.packages.libemail-outlook-message-perl](https://github.com/REMnux/salt-states/blob/master/remnux/packages/libemail-outlook-message-perl.sls)

## mail-parser

Parse raw SMTP and .MSG email messages and generate a parsed object from them.

**Website**: <https://github.com/SpamScope/mail-parser>\
**Author**: Fedele Mantuano: <https://x.com/fedelemantuano>\
**License**: Apache License 2.0: <https://github.com/SpamScope/mail-parser/blob/develop/LICENSE.txt>\
**Notes**: Run the tool using command `mailparser`\
**State File**: [remnux.python3-packages.mail-parser](https://github.com/REMnux/salt-states/blob/master/remnux/python3-packages/mail-parser.sls)

## emldump.py

Parse and analyze EML files.

**Website**: <https://blog.didierstevens.com/2020/11/29/update-emldump-py-version-0-0-11/>\
**Author**: Didier Stevens: <https://x.com/DidierStevens>\
**License**: Public Domain\
**State File**: [remnux.scripts.didier-stevens-scripts](https://github.com/REMnux/salt-states/blob/master/remnux/scripts/didier-stevens-scripts.sls)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.remnux.org/discover-the-tools/analyze+documents/email+messages.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
