【发布时间】:2014-05-31 21:49:46
【问题描述】:
如何通过 PHPMailer 发送带有图片背景的 html 邮件? 我需要带有图像背景的标准 html 模板
【问题讨论】:
标签: php email phpmailer html-email
如何通过 PHPMailer 发送带有图片背景的 html 邮件? 我需要带有图像背景的标准 html 模板
【问题讨论】:
标签: php email phpmailer html-email
这并不取决于 PHPMailer,它取决于您在邮件正文中提供的内容,但我建议您无论如何都不要使用图像背景,因为 Outlook 不支持它们。
【讨论】: