Skip to content

Added parsing attachments in non-multipart emails#29

Open
ischekoldin wants to merge 3 commits intoDusanKasan:masterfrom
get-net:fns_attachments_fix
Open

Added parsing attachments in non-multipart emails#29
ischekoldin wants to merge 3 commits intoDusanKasan:masterfrom
get-net:fns_attachments_fix

Conversation

@ischekoldin
Copy link

@ischekoldin ischekoldin commented Jan 14, 2021

There are emails with no text in the body that contain only a binary attachment. Mail clients handle those as proper attachments yet parsemail doesn't recognize them.

@Lngramos
Copy link

Lngramos commented Mar 14, 2021

Hello, @ischekoldin - thanks for this, it's exactly what I needed 🙌

@DusanKasan what can be done so this merged in? (thanks for the great library too, by the way)

Aside from the incorrect go.mod file - do we need some test coverage added around this use case? Happy to help towards getting this merged, as I'd much rather use your project as an upstream than using relying on a fork to use these changes.

@Lngramos
Copy link

p.s. have also just come across #25 which looks like that may also address this use case, indirectly.

@k3a k3a mentioned this pull request Aug 26, 2023
@k3a k3a mentioned this pull request Sep 2, 2023
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.

2 participants