Skip to content
Snippets Groups Projects

#3463426 Optional Follow Up

3 files
+ 118
32
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -2,6 +2,7 @@ is_enabled: true
login_or_access: last_login
max_days_to_start: 90
days_to_follow_up_1: 7
enabled_follow_up_2: true
days_to_follow_up_2: 3
template_subject_first_mail: 'Log in to [site:name] to retain access'
template_body_first_mail: "Dear [user:name],\r\n\r\nWe have noticed that you have not accessed [site:url-brief] in the last [site:inactive-user-workflow-max-days-to-start] days. To retain access to the site please log in:\r\n\r\n[site:login-url]\r\n \r\nIf you don't log in within the next [site:inactive-user-workflow-days-to-follow-up-1] days, your account will be blocked.\r\n\r\nIf you have any questions or need assistance you may reply to this email or get in touch with [site:inactive-user-workflow-contact-email].\r\n\r\n\r\n-- [site:name] team"
Loading