Embed image into html email? How do I use a cid image?
Posted: Tue Apr 07, 2020 11:56 am
How can I add an image under <body> in html send email with my own email template?
I've tested with base64 but it doesn't work outlook.
If I look at the enfocus email template it use
How can I include my own image with cid like above in Switch send email module with my own email template?
I've tested with base64 but it doesn't work outlook.
If I look at the enfocus email template it use
Code: Select all
<img src="cid:switch_html_img_header.jpg" width="536" height="176" alt="" />