Table of Contents

Reminders

The victim reminder can be configured within a campaign:

It allows the administrator to define, that recipients who did not click on a link, did not start a training or did not finish a training, get a reminder message after X days (to be specified). Please select one or all checkboxes in order to enable the reminder.

Note: Reminder send date is being set in the moment of email sendout. In case if reminder is set when all of the email are already sent, reminder will not be activated.

Reminder Template

By default, the reminder resends the same phishing or awareness email after the specified amount of time. You can configure a custom template for each type of reminder by clicking the "Template" link.

Reminder Message Variables

You may use the following variables in the template:

Example: %time("l, H:i", "0", "Europe/Zurich")% — will output "Monday, 09:20" - exact time of email submission in Europe/Zurich zone Example: %time("Y/m/d H:i:s", "60")% — will output "2016/12/12 10:20:30" - 1 hour ahead of email submit time

Please note, that these variables are not available in CSS and Javascript files.