Skip to content

Provide access to MIME boundaries #127

Description

@TaaviE

It would be very useful if each MessagePart would contain a boundary member, showing which MIME boundary belongs to that part.

The boundary values used in a MIME structure are important for forensic and anti-spam reasons (as they vary from client to client).

It would also be useful in cases where one might want to inform the user about a specific subpart. Such as being able to (syntax) highlight an entire subpart based on a boundary name.

For ergonomics should be directly possible to find a MessagePart given a value of a boundary attribute (from a header like Content-Type).

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