We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug Description Program doesn't show the all of the Received headers. Printing and generating report has same issue.
Expected Behavior or Results Some eml files have more than 1 Received headers. We expect the EmailAnalyzer show all of the Received headers.
Reproduce Steps Steps to reproduce the behavior:
python email-analyzer.py -f mail.eml -Hi
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
#19 Getting All Received headers added and Issue 19 fixed
f08c926
Merge pull request #21 from keraattin/issue-19
c8bf46a
keraattin
No branches or pull requests
Bug Description
Program doesn't show the all of the Received headers. Printing and generating report has same issue.
Expected Behavior or Results
Some eml files have more than 1 Received headers. We expect the EmailAnalyzer show all of the Received headers.
Reproduce Steps
Steps to reproduce the behavior:
python email-analyzer.py -f mail.eml -Hi
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: