0

License Reminder Email Templates

  • updated 1 yr ago

Description

Use license reminder email templates to trigger the system to send emails to licensees before and/or after the license period has ended. LogicNets' Access Management module allows you to send up to three reminders.

Steps to Activate a Reminder Email

  1.  Activate a template by checking the Send Reminder box.
  2. Enter the number of days prior to the license expiring the system should send the reminder. If you enter a negative number of days, the system sends an email after the license expires.
  3. [Optional] Add a cc email address to have the system send a copy of the reminder.
  4. Enter the subject line for the email.
  5. Enter the message body, including any email merge fields (see below).
  6. Click Save and continue to the second and third reminder templates, as required.

Email Reminder Schedule

The Access Management module checks on a daily basis for any triggered email templates. This is done at the same time each day (most likely at the time of original installation), and at the same time as regular password expiry and account expiry reminders are created. Note that this system cronjob is not visible in the licensed CronJob Scheduler (if available for your account).

Email Merge Fields

When you create a license reminder email template, you can use variables that will display the license details in the email.

  • Activation Date/Time: $(datetime(reminder.activation_date, 'date_time'))
    The format of the date/time will match the localization settings of the System Configuration package. Alternatively, you can specify a custom date using the Date Formatting Shortcodes listed here; for Example: $(datetime(reminder.activation_date, 'date', { date_format_str = "%A, %d %B %Y" })) will be displayed as "Your trial license  was activated on Saturday, 04 March 2023."
  • License End Date/Time: $(datetime(reminder.end_date, 'date_time'))
    You can use date/time construction like those above for this field.
  • License Details (Campaign, Sponsor): $(reminder.campaign), $(sponsor)
  • Licensee Details: $(email)

 

Using Styling/Formatting in Email Templates

Many email engines reject or delay loading images and formatting for speed and security reasons. We can help you create an email template that that has the same look across multiple email engines and allows features to be loaded on opening. Speak to your LogicNets representative if you would like to discuss this topic.

Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
Like Follow
  • 1 yr agoLast active
  • 7Views
  • 2 Following

Home