Skip to content

Added handling singlepart emails#8

Open
RNabla wants to merge 2 commits intoMiksus:masterfrom
RNabla:b2
Open

Added handling singlepart emails#8
RNabla wants to merge 2 commits intoMiksus:masterfrom
RNabla:b2

Conversation

@RNabla
Copy link
Copy Markdown

@RNabla RNabla commented Mar 22, 2023

Currently package fails to handle singlepart emails (see added test file).
It fails with - "TypeError: string indices must be integers".

PR adds handling singlepart email and two most common content types:
text/plain -> get_text_body
text/html -> get_html_body

@j6k4m8
Copy link
Copy Markdown

j6k4m8 commented Sep 5, 2024

Hey @Miksus — this is a blocker for me pretty frequently. Any chance you could merge this in? PS, would be happy to help with repo maintenance if you'd like a hand!

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