Skip to content

Add functions to partition the email into parts #107

Description

@zaz

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions