Create a Picture embedded in the body of the email message

0

Good morning, everyone.

I created an email marketing to send to my contacts with year-end layout.

Finally, I noticed that the way I send the image in html:

<img src="http://www.site.com.br/imagens/imagem1.jpg"/>

works perfectly. However, in windows outlook, it asks the user to release this image so that it appears. I do not see this as a serious problem, because if the user knows you, and really wants to receive your emails, it will release.

However, I work with some clients who are very laymen and would like to avoid this.

I noticed that with gmail you can embed an image in the body of the email and windows outlook somehow do not understand that it is an image. Just drag an image to the gmail email body as it will be embedded.

My question is: How can I do this with php? What is the technique used by gmail?

Thank you in advance.

    
asked by anonymous 24.10.2016 / 16:25

0 answers