Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 8 Antworten
  • 1 hat dieses Problem
  • 3 Aufrufe
  • Letzte Antwort von 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?

Ausgewählte Lösung

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.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (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

Ausgewählte Lösung

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.