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

Received Header Issue #19

Closed
keraattin opened this issue Jun 23, 2023 · 0 comments
Closed

Received Header Issue #19

keraattin opened this issue Jun 23, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@keraattin
Copy link
Owner

keraattin commented Jun 23, 2023

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:

  1. Find an eml file that have more than 1 Received headers.
  2. Run the EmailAnalyzer
    python email-analyzer.py -f mail.eml -Hi
  3. Check the Header section in the result.

Desktop (please complete the following information):

  • OS with Version : Doesn't matter
  • Browser with Version : Doesn't matter
  • EmailAnalyzer Project Version : v2.0 ( Development Branch)
@keraattin keraattin added the bug Something isn't working label Jun 23, 2023
@keraattin keraattin self-assigned this Jun 23, 2023
@keraattin keraattin changed the title Recieved Header Issue Received Header Issue Jun 25, 2023
keraattin added a commit that referenced this issue Jun 25, 2023
#19 Getting All Received headers added and Issue 19 fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant