Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 8 réponses
  • 1 a ce problème
  • 8 vues
  • Dernière réponse par 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?

Solution choisie

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.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (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

Solution choisie

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.