Macros

Below is a complete list of supported template macros with a short description. "Original message" is a message to which you respond or forward.

You might have noticed the lack of recipient, header fields and attachment adding/removing tags. They aren't needed because these data are taken from template. For example, to make template that adds specified recipients, you need to address template to that recipients. Same rule applies to headers, attachment list, message subject and account used. Note that program configuration settings have lower priority than template data and thus templates override anything set in program configuration. To make dynamic headers (headers dependant upon original message contents), you may place your macros right in the header (for example, instead of recipient list).

It is important to remember about dollar sign at the beginning of macro and semicolon right at the end - otherwise your tag will not be understood. If you need to use dollar sign right before semicolon (between them MAY occur any whitespaces, linebreaks, and so on), preceede dollar with backslash ("\"). This applies only to templates.

Remember that some macros won't work no matter what, for example, it is impossible to insert sender e-mail in a new message template. You may define your own macros using "Taglines" category of configuration window. Note that tagline file should be plain text file (otherwise you'll see garbage).