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 extracting attachments and encoding in multipart messages #158

Merged

Conversation

kynx
Copy link

@kynx kynx commented Nov 17, 2023

@roelvanduijnhoven Thanks for merging my last PR so fast!

I've come across two other issues with the whole multipart thing. First, it was extracting the multipart/alternative part as an attachment. And second, when an encoding was set on the text or html parts they weren't getting decoded. Here are fixes for those.

@roelvanduijnhoven roelvanduijnhoven merged commit 4ff677e into Webador:master Nov 20, 2023
8 checks passed
@roelvanduijnhoven
Copy link
Collaborator

Merged, can you try again :)? New alpha release is v4.7.0-alpha.2

@kynx
Copy link
Author

kynx commented Nov 23, 2023

@roelvanduijnhoven Sorry for the delay, it's been a mad week. Yes, v4.7.0-alpha.2 is all green my end 😄

@roelvanduijnhoven
Copy link
Collaborator

Done ✔️

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

Successfully merging this pull request may close these issues.

None yet

2 participants