Is it possible to create an HTML email signature for Outlook 2003 or above that doesn't reference external images?
That is, using those special "cid" reference but embed the image itself in the signature and not on the file system or network.
This is for an web application that generates a "standard" email signature based on various input from a user. It has worked fine so far with a single "embedded" image. But a new feature is going to require the possible addition of multiple tiny images.
Getting to user to save one email signature template and one image to the user's machine is about the limit of what I'd like to require of the user. But forcing the user to save multiple images seem to be pushing things a little to far in my opinion.
So my problem is trying to embed the images into without having to inconvenience the user with multiple downloads first.
On the Outlook menu, click Preferences. In the Email section, click Signatures. Click the signature name and position the cursor in the signature box. Drag the image from your desktop or from the Format menu click Insert Image.
Open a new message and then select Signature > Signatures. In the Select signature to edit box, choose the signature you want to add a logo or image to. , locate your image file, and select Insert. To resize your image, right-click the image, then choose Picture.
This is because Outlook on the web doesn't have the ability to insert images into signatures, but the solution is simple: Open the image in Paint or your favorite image editor, select all and copy then paste into the signature field. Yes, that is all you need to do.
Step 1: Log into your Outlook email account and open a new email message. Step 2: On the message menu, select “Signature”, then click on “Signatures…” Page 3 Step 3: A “Signatures and Stationery” box will appear. Under the “Select signature to edit” box, choose which signature you want to feature the image.
Is it possible to base64 encode the image?
<a href="http://www.britblog.com/">
<img
src="data:image/gif;base64,R0lGODlhUAAPAKIAAAsLav///88PD9WqsYmApmZmZtZfYmdakyH5BAQUAP8ALAAAAABQAA8AAAPbWLrc/jDKSVe4OOvNu/9gqA /..../NcV9/j5+g4JADs="
alt="Signature" width="80" height="15">
</a>
Just a thought
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With