Skip to content

How do I set the "Content-ID" header of a attachment? #45

Description

@AlexanderSchuetz97

This is needed to make sending html emails with images via <img src=cid:xxx> work.
Including the image directly in the email as base64 is not supported by most modern email clients.
The attachment needs to have the header "Content-Transfer-Encoding: base64" aswell as "Content-ID: xxx" (naturally xxx can be any value...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions