-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Emails that have an `<img src="cid:banner.png">` at the top, also show the attachment in the email. This becomes a problem when emailed to a Microsoft Teams channel. The image appears inside the message, but also as an attachment preview under it.
I believe the root cause is that the attachment does not have the necessary "Content-Disposition" header set to "inline".