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

Fix to check attachment before swtich case #4

Conversation

yamamoto-shunya
Copy link

@yamamoto-shunya yamamoto-shunya commented Apr 18, 2024

Outline

Currently, even if the part is attachment, it’s appended to the html bodies array.
This change gives us ability to extract attachments with mime-type of text/html as well

changes

  • Moved the process to check attachment
  • Added test

Reference

https://github.com/DusanKasan/parsemail/pull/41

@yamamoto-shunya yamamoto-shunya closed this by deleting the head repository Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant