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

Parse error when trying to fetch true attachments #31

Closed
KacperFKorban opened this issue May 28, 2020 · 1 comment
Closed

Parse error when trying to fetch true attachments #31

KacperFKorban opened this issue May 28, 2020 · 1 comment
Labels
Milestone

Comments

@KacperFKorban
Copy link
Contributor

Parsing msg with attachment named Attachment[1.pdf and trying fetchTrueAttachments() throws an exception, because cid:['\"]Attachment[1.pdf['\"] is not a valid regex. (the square bracket isn't closed)

I created a PR with a fix for it #30.

@bbottema
Copy link
Owner

Apologies that it took so long for me to look at your problem and change. I've release your fix in 1.7.5, thank you for the effort, much appreciated!

@bbottema bbottema added this to the 1.7.5 milestone Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants