Skip to content

fix: handling attachment when it is the only part of the message#13202

Open
madbob wants to merge 1 commit into
nextcloud:mainfrom
madbob:issue_4423
Open

fix: handling attachment when it is the only part of the message#13202
madbob wants to merge 1 commit into
nextcloud:mainfrom
madbob:issue_4423

Conversation

@madbob

@madbob madbob commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

This is a pretty optimistic solution to an issue reported multiple times.

The assumption is that if the base structure of the message is not a multipart, nor an intelligible body, then the message is just composed by an attached file to be displayed.

Fixes #4423
Fixes #10752
Fixes #11673

Signed-off-by: Roberto Guido <info@madbob.org>
@kesselb

kesselb commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Thanks for your PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unable to access files (appends) from emails with no body Attachment not visible Attachments not shown

3 participants