knadh / listmonk

High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
https://listmonk.app
GNU Affero General Public License v3.0
15.39k stars 1.4k forks source link

CID: Support #2065

Open dan-willett opened 1 month ago

dan-willett commented 1 month ago

The only consistent way to get inline images to display across multiple platforms and programs is to use CID:

Using external references fails to display in a number of situations, including Microsoft Outlook.

There was an issue previously that got closed: https://github.com/knadh/listmonk/issues/1545

It appears that there was a fix submitted that would work to add CID: support. This is a very important feature.

Would it be possible for the previously submitted commit https://github.com/knadh/listmonk/commit/74125ddffdc75bdecb082a2775cf9244c1d493f4 rolled into ListMonk?

Or if not another change to support it? It is not critical at this time to support the images in the preview, as the output can be checked by sending a test message.

knadh commented 1 month ago

Hi @dan-willett, we can consider inline images for the next release (after the pending one, v4.0.0).

kmbuthia commented 1 month ago

I'm hopeful to seeing this feature available as well

supportdesk-si commented 3 weeks ago

As a best practice, CID support is absolutely critical. Importance of tracking the customers and clicks comes second if the original message can't be delivered in the expected format. Considering a fix has been added, this should really be prioritized.