Hints to create own email templates

SuperMailer supports email templates, those can be added with a click on button "email templates"

You can create your own email templates. These templates including pictures and style sheets have to be saved to the following directories: c:\program files\common files\Microsoft Shared\Stationery or the SuperMailer program directory. A html template is a simple html file, which can also contain placeholders (see example file: SuperMailer example.htm within the SuperMailer directory).
If you want this template exchangeable, then this file must only contain a header. To allow changing an email template without destroying any content, you must add <SPAN id="_AthCaret"></SPAN> before the closing <body>-tag into your html file. This tag is used by SuperMailer to append a new template. This tag is also used by Outlook Express so you can use OE templates also in SuperMailer.