Embed image into html email? How do I use a cid image?

Post Reply
automation
Member
Posts: 40
Joined: Tue Jan 15, 2019 10:19 pm

Embed image into html email? How do I use a cid image?

Post by automation »

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

Code: Select all

<img src="cid:switch_html_img_header.jpg" width="536" height="176" alt="" />
How can I include my own image with cid like above in Switch send email module with my own email template?
jan_suhr
Advanced member
Posts: 592
Joined: Fri Nov 04, 2011 1:12 pm
Location: Nyköping, Sweden

Re: Embed image into html email? How do I use a cid image?

Post by jan_suhr »

I think that the only way is to link them as normal to a web server address.
Jan Suhr
Color Consult AB
Sweden
=============
Check out my apps
Post Reply