Closed
Bug 276604
Opened 20 years ago
Closed 20 years ago
Image display turned off - but an e-mail message has defeated this
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: pturley, Assigned: mscott)
Details
Attachments
(1 file)
|
3.42 KB,
text/plain
|
Details |
I have image display turned off, but I received an e-mail today that *did*
display an image. I have examined the HTML source for this message. It uses an
odd "mailbox-message://" protocol in the SRC attribute for the image. This seems
suspicious, but I don't know enough about Thunderbird to even guess at what the
effect is.
The raw HTML of the mail message is in the attachment I will be adding presently.
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
The only image I see in that message is:
<IMG SRC="mailbox-message://pturley@pop-server.austin.rr.com/Inbox#65057077?
header=saveas&part=1.2&filename=Cbkvi.GIF" border="0" ALT="">
You didn't include the entire source of the email message in your attachment, so
I can't verify this, but: That src attribute appears to be pointing to an
attachment to the message, rather than to a remote URL. The option you refer to
as "image display turned off" is actually called "block loading of remote
images".
If you really don't want to see images at all, use
View | Message Body As | Simple HTML
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•