Skip to content

Remove handling for multipart/mixed

Carl Schwan requested to merge work/carl/remove-multipart-mixed-handling into master

We shouldn't take over the multipart/mixed mimetype and let instead mimetreeparser select the correct part.

See messagelib!187

Merge request reports