Open
Description
It would be useful to be able to partition emails into mutually exclusive collectively exhaustive (MECE) parts.
We are already half way there with the functions
Message::attachments()
Message::html_bodies()
Message::text_bodies()
but as far as I can see, there is nothing like
Message::other_parts()
that will list all parts that are not attachments or bodies.
Metadata
Metadata
Assignees
Labels
No labels