Blank Multipart email

后端 未结 3 847
无人共我
无人共我 2021-01-20 09:03

I\'m using PHP to send out a multipart/mixed message (plain text, html and attachments). However, whilst it works for most accounts, Yahoo, GMail and Sky seem to show blank

3条回答
  •  深忆病人
    2021-01-20 09:26

    It may be an artifact from pasting, but try removing the blank space at the end of each boundary. (Highlight the text and you'll notice the boundaries have an extra space, but the closing boundaries-- do not)

提交回复
热议问题