I’m trying to put an image at the bottom of each email composed by me. I want to do this in the template, so i can then rollout to the rest of the office.
The image is on our webserver, and I have put in some Passthru HTML (an tag) to display the image. Problem is, this still doesn’t display the image to the receiver.
The problem is that the HTML for the image needs to be in the body field of the document, but I can’t seem to get the body field to pass through HTML.
I’m getting stuck - I could attach the image, but it would not come through inline in all clients, and besides i want to avoid sending attachments with the mail.
any help would be much appreciated!