Skip to Content
0
Jul 01, 2020 at 07:39 PM

sending email Hybris, image src dont work

224 Views Last edit Jul 01, 2020 at 07:42 PM 6 rev

Hello, I have a problem sending a static image in the image src in the email html. My code:

<img src="http://exemple.com/exemple.png" alt="exemple" border="0" /> 
but in email render like outlook becomes:
<img src(unknown) alt="exemple" border="0" />