Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Images are displaying even though "Allow remote content" is unchecked, and there are no exceptions.

  • 8 件の返信
  • 1 人がこの問題に困っています
  • 3 回表示
  • 最後の返信者: dan63043

more options

Images are displaying even though "Allow remote content" is unchecked, and there are no exceptions. Why? How do I stop it?

Images are displaying even though "Allow remote content" is unchecked, and there are no exceptions. Why? How do I stop it?

選ばれた解決策

If a URL appears on hover, it just means the image is linked to that URL, but the image can either be embedded or stored on a remote server. Look at the message source (Ctrl+U) to see if an image is embedded or remote.

この回答をすべて読む 👍 0

すべての返信 (8)

more options

You can set this for all messages by going to config editor and double-clicking this entry, changing from false to true. mailnews.message_display.disable_remote_image

more options

What config editor?

more options

Tools>Preferences>General scroll to bottom of right pane.

more options

Are these images actual remote content, i.e. linked to web servers, or embedded images? If the latter, select View/Message Body As, Plain Text, to not show them.

more options

Tools>Preferences>General isn't a thing. I'm running Thunderbird 91.5.0 (64-bit) on Linux.

more options

The images show a URL in the status bar when I hover over them.

more options

選ばれた解決策

If a URL appears on hover, it just means the image is linked to that URL, but the image can either be embedded or stored on a remote server. Look at the message source (Ctrl+U) to see if an image is embedded or remote.

more options

Must be embedded! Thanks for the "plain text" tip.