[tip] How do I include an image in a disclaimer?

It is possible to place an image in a HTML disclaimer by linking to an image file on a web server. mxClaim does not support embedding images into the message.

The example below shows how an image file (disclaimer.gif) would be added to a HTML disclaimer:

  1. Upload the image to a publicly accessible location on a web server (e.g. http://www.myserver.com/disclaimer.gif)
  2. Using the mxClaim configuration tool add the appropriate code to the HTML disclaimer to load the image file:
    <img src="http://www.myserver.com/disclaimer.gif" alt="My Disclaimer" />

A disadvantage of this approach is that if the recipient is not connected to the Internet when they read the message, and the image is not in their cache, they will have to connect to the Internet to view the image.

Date: January 9th 2005

buy mxClaim online  try mxClaim for 30 days