Script that takes as input an email saved in msg (Outlook) format and does security checks on it.
Currently the following are checked:
1. SPF header
2. DKIM header
3. Sender email address
| .gitignore | ||
| LICENSE | ||
| README.md | ||
pymsgcheck
Script that takes as input an email saved in msg (Outlook) format and does security checks on it. Currently the following are checked:
- SPF header
- DKIM header
- Sender email address