Current location - Quotes Website - Signature design - How to set the signature flag when sending mail using outlook 6? Either the file was truncated because it was too big, or the original icon was deleted.
How to set the signature flag when sending mail using outlook 6? Either the file was truncated because it was too big, or the original icon was deleted.
I just solved this problem, added our company's Logo, and studied it for a long time. It's really complicated, and what I said online is not quite right. The method is as follows:

(1) Start Outlook Express 6 and click the New Mail button in the toolbar to open the New Mail window. Enter the signature you want to do, and insert the picture where you want to insert the picture, which is the LOGO. Then choose Save As, choose the folder to save, choose the saving type as HTML file, enter a file name such as Signature.htm, and then click Save.

Then you find your saved "signature" file, choose the opening method, open it with notepad, and find the line src= "...", which is the address of the picture. Now this address is wrong. Change it to the address of the picture you want to insert. For example, if the picture you want to insert is in the folder D:\ E-mail, you can change this line to: src="D:\ E-mail \ your picture name. Jpg ",remember to add. Jpg, otherwise it will be crossed when it comes out. Save after modification.

Then, you can refer to this modified HTML file in your signature settings to display the image logo you inserted.

I made this. Just try it.