Crossware Mail Signature supports the use of HTML files for emails to external users.
Note that you must still create a Rich Text Signature for emails sent in rich text format. This is the default setting for emails sent between Lotus Notes users within your organisation.
Using HTML files is recommended when you are wanting to create complex layouts for your signatures, - especially layouts involving tables. Although tables can be used in Lotus Notes rich text fields, Lotus Notes does not translate column widths correcly, meaning that items which appear perfectly aligned in the Notes client version of the email signature are not aligned when they reach the recipient.
By default, the Lotus Notes client is used to generate a MIME format signature and convert any images. These images are then sent with the signature. This can cause problems for recipients with virus scanning and content filters which may prevent the messages from reaching the intended recipient.
The default MIME signature can be overridden by importing a HTML File into the
signature configuration. Images can now be referenced using the "IMG" html tag pointing to a web server where the image is stored.
In-line images within HTML files are now referenced to a web server rather than being transmitted as a part of the email.
There are some restrictions on what can be used because the imported HTML can only contain html between the "body" tags.
To create and import an HTML File:
1. Create your signature in your favourite editor.
2. In the locations where the lookups will be inserted type in the lookup name .e.g. (!firstname!)
3. Save your file and make a copy of the html file.
4. Open the HTML file using notepad and remove all HTML not inside the body tag.(Including the body tags)
5. Save and close the file.
6. Open the Signature Document and select "Use HTML File(For MIME emails)" and click on the "Import HTML File" Action. Select your file saved in 5.
7. Use the "Send Test Email(MIME)" Action to ensure your signature looks correct.
An example is attached "Crossware Example.html".