Thunderbird blocks image from an IMAP message included in HTML signature when composing and replying
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
People
(Reporter: rebecca.markuson, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36
Steps to reproduce:
Created HTML signature text:
<b><big>NAME</big></b>
<br>POSITION
<br><p><img src="imap://r%2Em%40gmail%2Ecom@imap.gmail.com:993/fetch%3EUID%3E/INBOX%3E23168?part=1.2&filename=Movie%20Logo.jpg"height="77" width="169">
<br><i><font size="-.5">COMPANY</i></font>
<br><font size="-1">C: </font>
<br><font size="-1">O: </font>
<br><font size="-1">email: </font><br>
Actual results:
Upon composing a new email Thunderbird error message: Thunderbird has blocked a file from loading into this message. Unblocking the file will include it in your sent message.
Clicking on "Preferences>Unblock "(image file name)" allows image to appear.
Same method and error message in a reply message.
Expected results:
Image should appear without being blocked by Thunderbird.
Comment 1•6 years ago
|
||
You are referencing an image part of a message stored on an IMAP server in your signature. This is not supported. Why did you set it up this way?
Please store the file locally on your machine or use a http(s) resource.
Description
•