#903 Include attachments in forwarded messages#1090
Conversation
|
Very gladly :-) |
tomholub
left a comment
There was a problem hiding this comment.
Looks good! Will test. Comments below.
|
I got this when forwarding a 9+ mb video. But maybe that's for another issue? This was after it already spent some time uploading. So if we're uplaoding a large message, we should have higher timeout? Or the timeout should be based on "how long we didn't send any bytes for" vs "how long it took overall" |
|
I've encountered the following issues xlsx files malformed when forwarding
changed subject not recognized when forwarding
|
|
I suppose the |
I tried to reproduce this issue, but |
The issue (missing mime type inside the encrypted enclosure) is present on all files. But the user-facing problem (can't open as a result) only manifests on some host OS, and possibly only for some file types. |
|
I tested sending and forwarding message with 2 attachments (image and xls file) - in both cases app sends right content-types ( |
|
Ok. I'll let this merge and we'll investigate it separately. |

This PR adds attachments support for forwarded messages
close #903
Tests (delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):