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

failed getting attachment name from Content-Disposition #19

Open
classigit opened this issue Apr 5, 2020 · 0 comments
Open

failed getting attachment name from Content-Disposition #19

classigit opened this issue Apr 5, 2020 · 0 comments

Comments

@classigit
Copy link

I have an eml with Content-Disposition that looks like this:

Content-Disposition: attachment; filename="encrypted.7z"; size=16690;
	creation-date="Tue, 17 Mar 2020 08:09:26 GMT";
	modification-date="Sun, 29 Mar 2020 12:48:38 GMT"

and the library fails to find a match:
https://github.com/papnkukn/eml-format/blob/master/lib/eml-format.js#L540

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