[MlMt] Inline image in signature - how to?
Thomas Nyman
thomas at teg.pp.se
Thu Jan 26 15:12:37 EST 2017
Hi,
I’m having some difficulties creating a signature with an inline
image.
I understand that I need to use img src=’cid:id’
I have generated a base64 code for my image.
I have also made other needs html code. However I can’t figure out how
to use the Content-ID to reference the source for the image.
I’m hoping someone could possibly give me a helping hand.
Thanks
The html code I am using is as follows.
<body>
<div style="line-height:16px; margin:6px 0; padding:8px 8px 8px 8px;
border-top:1px #aeb1a6 dotted; border-bottom:1px #aeb1a6 dotted;
font-family: 'Lucida Sans', Lucida Grande, Verdana, Arial, Sans-Serif;
font-size:11px; color:#555555;">
<img src=’cid:id’ style="float:left; padding:0px 12px 15px 0;">
<strong style="color:#333333; text-transform:uppercase;
font-size:10px;">Just Me</strong>: Dude at <a
href="http://www.website.se" style="color:rgb(0, 136, 204) !important;
text-decoration:none !important; border-bottom:1px dotted #AAA;">Nyman &
Wergens Advokatbyrå</a><br>
Tfn/Phone: <a href="callto:+46xxxxxxx” style="color:rgb(0, 136, 204)
!important; text-decoration:none !important; border-bottom:1px dotted
#AAA;">0xx-xxxxxxx</a><br>
Web: <a href="https://www.somesite.se" style="color:rgb(0, 136, 204)
!important; text-decoration:none !important; border-bottom:1px dotted
#AAA;">www.nwab.se</a><br>
Twitter: <a href="https://twitter.com" style="color:rgb(0, 136, 204)
!important; text-decoration:none !important; border-bottom:1px dotted
#AAA;”>@dude_doesnotexist</a>
</div>
</body>
More information about the mailmate
mailing list