You can place images, such as GIF or JPEG files, into HTML-formatted e-mail messages.
To place an image into an HTML-based e-mail message:
Put the image file into the image directory that corresponds to the given e-mail notification type.
The image files are placed in a subdirectory of:
Install Home/lib/notification/images
Each notification type has its own subdirectory under images.
As an example, assume you want to place an image named logo.gif into item e-mail notifications. To do this you would add the string:
<IMG SRC=logo.gif>
Install Home/lib/notification/item_email.html
Install Home/lib/notification/images/item