Thunderbird 中带有内联图像和附件的 phpmailer

发布于 2024-12-20 08:11:00 字数 585 浏览 7 评论 0原文

我使用 phpmailer 发送邮件,但 Thunderbird 的“内联图像”和“附件文件”有问题!

如果我使用“附件文件”,我可以在 Thunderbird 中看到附件图标,但是对于邮件中的“内嵌图像”和“附件文件”,附件图标不会显示在 Thunderbird 中(与所有其他网络邮件(如 gmail、hotmail、yahoo 等)正常工作)

我已经检查了这些帖子

http://forums.mozillazine.org/viewtopic.php?f=39&t =2245979

https://bugzilla.mozilla.org/show_bug.cgi?id=682226

但我无法解决这个问题

I using phpmailer to send mail but I have a problem with Thunderbird with 'inline images' and 'attachment file' !

If I use only 'attachment file' I can see the attachment icon in Thunderbird, but with both, 'inline images' and 'attachment file' in the mail, the attachment icon is not showed in Thunderbird (works fine with all other webmail like gmail, hotmail, yahoo, etc...)

I already checked these posts

http://forums.mozillazine.org/viewtopic.php?f=39&t=2245979

https://bugzilla.mozilla.org/show_bug.cgi?id=682226

but I can not solve this problem

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

ヅ她的身影、若隐若现 2024-12-27 08:11:00

我有一个类似的问题。

升级到 PHP Mailer 的最新版本 (v5.2.1)。

在 AddAttachment(arg1,arg2) 中,不要忘记精确 arg2。

I had a similary problem.

Upgrade to the last version of PHP Mailer (v5.2.1).

In the AddAttachment(arg1,arg2) dont forget to precise the arg2.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文