I am using mailgun. now i am sending mail from gmail to my domain. using mailgun api i am getting that and showing that content in my webpage. but when i am adding images in middle of the text or in signature of the mail image is not showing in webpage. it is just showing broken image because it is showing like this:
<img width="375" height="134" src="cid:ii_i2davb0f0_1499f1c3646e87a5">
How can i show these images in web page?