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 parse error on bogus mime type #116

Open
bufordrat opened this issue Aug 20, 2024 · 0 comments
Open

fix parse error on bogus mime type #116

bufordrat opened this issue Aug 20, 2024 · 0 comments

Comments

@bufordrat
Copy link
Contributor

Currently, Mr. Mime throws a false assert when given an email containing an attachment with the non-IANA-approved MIME type, binary/octet-stream.

Attachment Converter should catch this false assert and have Mr. Mime throw an email parse error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant