Skip to content

Messages with attachments not converted #17

@sjoerdHME

Description

@sjoerdHME

After adding a attachment the mimetype of the message is replaced by 'multipart/mixed'. In the CssInlinerPlugin class I've added

if (($message->getContentType() === 'text/html') || ($message->getContentType() === 'multipart/mixed')) ```

Can I just do that ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions