
How can I create an HTML mail that loads an image from an external server?
I want to create an HTML mail that embeds an image. However, I don't want Thunderbird to inline this image in any way. Rather, the image, located on a web server, should be loaded from this web server when the mail is opened.
Ŋuɖoɖo si wotia
You can try it, but many email users seems to have trouble seeing such images.
I just copied the address given in a link to an image (your avatar in your posting), inserted it as in image into a test message, cleared the "attach this image to the message" check box, and the received message had just the link, showing the image. Nothing embedded or inlined.
… Here is a buttonXle ŋuɖoɖo sia le goya me 👍 1
<img moz-do-not-send="true" src="https://secure.gravatar.com/avatar/50b085d124fee702b3864b250a2d5c08?s=48&d=https%3A//support.cdn.mozilla.net/static/sumo/img/avatar.png" alt="" height="48" width="48">
Is it "inlined"?
--
Chris
All Replies (1)
Ɖɔɖɔɖo si wotia
You can try it, but many email users seems to have trouble seeing such images.
I just copied the address given in a link to an image (your avatar in your posting), inserted it as in image into a test message, cleared the "attach this image to the message" check box, and the received message had just the link, showing the image. Nothing embedded or inlined.
… Here is a button
<img moz-do-not-send="true" src="https://secure.gravatar.com/avatar/50b085d124fee702b3864b250a2d5c08?s=48&d=https%3A//support.cdn.mozilla.net/static/sumo/img/avatar.png" alt="" height="48" width="48">
Is it "inlined"?
--
Chris