Issue in using logo(image) as mail signature

Hi,

Facing issue in using logo(image) as signature. This is happening after the outlook version update from 2016 to 2019. For last 2 years, it was sending the signature(image) in proper format but now it is sending the image logo as a mail attachment not as signature.

Any help is appreciated.

Thanks & Regards,
Jyoti Bora

Hi @jyoti.bora

Are u using the html code as below to send the image in body of email

<html>
<img src='path/url of image'/>
</html>

Yes, I am using the same way