Support multipart messages

Created on 12 January 2015, over 10 years ago
Updated 20 May 2024, 11 months ago

Problem/Motivation

When sending multipart mails, we can not properly display them currently.
We show raw encoded chunks and message entities.
We don't split boundaries.

Proposed resolution

The module inmail offers extensive message parsing features.

If it is present, we can use them to decode and split the content.
There was also a discussion on extracting the methods into a library for reuse. No issue yet.

As a result we can properly display multipart messages without too much code complexity.

Remaining tasks

User interface changes

API changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇨🇭Switzerland miro_dietiker Switzerland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024