duangou6446 2016-06-04 11:48
浏览 62

PHP API收到的Gmail电子邮件未显示嵌入的图片

I am receiving HTML emails with embedded images and the images display as expected in GMail. However in my html can't found image

following screenshot shows broken image in mail body and in inspect element it is

<img src="cid:image002.png@01D1BDB3.A9B852C0" v:shapes="_x0000_i1025" height="1227" width="1168">

Content-type : multipart/related.

enter image description here

  • 写回答

1条回答 默认 最新

  • doumo3903 2017-09-19 12:28
    关注

    Like you state yourself, you are receiving a multipart/related mime type, but it looks like you're only looking at the text/html part.

    A multipart/related mime type means there are at least 2 parts (each with it's own mime type), so apart from the text/html, there's probably a image/* mime type part.

    In the case of embedded images, the Gmail API sends it in these different parts. As you can see in your case, the html part has a reference to the embedded image cid:image002.png@01D1BDB3.A9B852C0, this is the Content-ID value of the image/* mime type part.

    So you would have to read the image/* part to get its value and use it to replace the cid in the html.

    评论

报告相同问题?

悬赏问题

  • ¥15 多址通信方式的抗噪声性能和系统容量对比
  • ¥15 winform的chart曲线生成时有凸起
  • ¥15 msix packaging tool打包问题
  • ¥15 finalshell节点的搭建代码和那个端口代码教程
  • ¥15 用hfss做微带贴片阵列天线的时候分析设置有问题
  • ¥15 Centos / PETSc / PETGEM
  • ¥15 centos7.9 IPv6端口telnet和端口监控问题
  • ¥20 完全没有学习过GAN,看了CSDN的一篇文章,里面有代码但是完全不知道如何操作
  • ¥15 使用ue5插件narrative时如何切换关卡也保存叙事任务记录
  • ¥20 海浪数据 南海地区海况数据,波浪数据