CjForum sends emails using templates that you define in the backend. The following tags can be used in your email templates.
In subject:
- {TOPIC_TITLE} – this tag will be replated with actual topic title
In description:
- {NAME} – Receiver name
- {AUTHOR_NAME} – Name of the user who performed an activity such as creating topic, replying, like or dislike etc.
- {TOPIC_TITLE} – Title of the topic
- {SITENAME} – Your site name as defined on global configuration