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.38k stars 1.4k forks source link

Docker & image embeds in emails #2152 contd #2159

Open always-testing opened 1 week ago

always-testing commented 1 week ago

I tried entering the image location from an external website into the campaign. While in preview mode it shows the image but the actual delivered emails do not have the images...

So apart from hosting it somewhere in the cloud , is there any way I can have the images added to my emails when runing the docker from localhost?

always-testing commented 1 week ago

Closing as the issue was only in outlook client. It works as expected in other email clients.

amaisonneuvedev commented 1 week ago

Ok this issue shouldn't be closed as I was just about to report this issue, after my updated to the latest listmonk, the logo in the subscribe email does show as embedded in the preview?

Screenshot 2024-11-17 101948

always-testing commented 1 week ago

This is how it works...

Even in the latest version, preview shows the embeds but emails do not.

What you should do is, point to the image as link from an external url.

For eg: mysite.example.com/myimage.png, You can edit and enter the external url in the compose page...

This works...