Inline images lost in sent email

I have upgraded to RT 5.0. We have long had problems with inline images in RT 4.x, but I’m revisiting this in case there’s a solution I’m missing.

If I send an email from Thunderbird to RT (via rt-mailgate) with inline images, it displays fine in the RT web interface. However, the email sent to AdminCcs etc has the structure corrupted and the image is attached but not inlined.

If I reply with an inline image, the same happens.

Is there a solution to this? There have been patches posted here before but I never got this to work.

Hamish

I’m facing the same issue.

This is a long standing issue, and it appears it is not being addressed. I found a number of threads as well as a patch (dated 2014! - Login) that may have worked way back then, but that I do not think can be applied any more. A grep for ‘cid’ (the inline image marker in multipart messages) on the source tree comes out empty, so.

Cheers.