Skip to content

Implement BODYSTRUCTURE to optimize fetching HTML/TEXT only nodesΒ #7

@stevebauman

Description

@stevebauman

Currently we're fetching entire bodies using withBody() on message queries which include attachments and text/html.

We can optimize what developers can retrieve from emails using a BODYSTRUCTURE command to only retrieve specific components (using withAttachments(), withHtml(), etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions