在 Thunderbird 上显示来自安全域的图像

God*_*win 5 thunderbird authentication

我从我们的测试服务器收到电子邮件,我需要能够完全查看这些电子邮件,但测试服务器使用用户名和密码进行保护,因此图像不会显示在我的 Thunderbird 客户端中。

无论如何,是否可以向 Thunderbird 提供此信息(就像我可以使用 FF 或 Chrome 一样),以便从现在开始显示图像?

编辑
我使用的是 Thunderbird 17。

Ste*_*del 1

可以更改图片网址吗?那么你可以使用这个方案:

 <img src="http://user:pass@host/image.jpg">
Run Code Online (Sandbox Code Playgroud)