Stacks and Email Types

Template file names are based on the email types. The email types refer to situations that generate emails automatically. For example:
casa
Template file names are based on the email types. The email types refer to situations that generate emails automatically. For example:
  1. RESERVED_SYSTEM_READY,
  2. RESERVED_SYSTEM_TERMINATION_WARNING,
  3. RESERVATION_READY,
  4. RESERVATION_ABOUT_TO_EXPIRE,
  5. RESERVATION_EXPIRED,
The template that corresponds to the RESERVED_SYSTEM_READY email type is RESERVED_SYSTEM_READY.html.
Template files are written using XHTML. One CSS file is provided for all the stacks; it is embedded in the HTML email messages instead of using an external style sheet. Customizing the CSS file (styles.css) is efficient because you edit only a single file
  • Do not delete styles.css.
  • If you edit a template file, save it with UTF-8 encoding. Operating systems that are not English and have multibyte characters must be saved with UTF-8 encoding. Windows Notepad can save with UTF-8 encoding.