Skip to main content
xorlab Security Platform (XSP) uses email notification templates to communicate with end-users about reported emails, quarantined messages, and password-protected attachments that require unlocking. These templates provide consistent, localized, and branded feedback, helping users stay informed and engaged with your organization’s security processes. This page provides an overview of the available templates, their purposes, and where to find them.

Available Templates

The table below lists the notification templates included with XSP. These templates are used in various scenarios, such as responding to reported emails, notifying users of quarantined messages, and providing campaign feedback.

Example Emails

While all templates share the same structure, they differ in text and color depending on the type of notification. Below are a few examples:

BENIGN

Benign email

PHISHING

Phishing email

REPORT_NOTIFICATION_ACKNOWLEDGEMENT

Report Notification Acknowledgement

USER_QUARANTINE_DIGEST

SSQ Daily Digest

Directory structure

Email notification templates are stored in the shared/email_templates directory, accessible via the Expert Editor.

Folder Structure

Folder Descriptions

  • config – Defines the default language for notifications.
  • locale – Contains localized strings for different languages.
  • style – Stores organization details like name, contact email, and links.
  • info – Controls visual elements such as colors, fonts, and logos.
  • Template files – Each template (e.g., BEC.yml, PHISHING.yml) contains its configuration.

Multi-Tenancy Support

If your organization uses multiple tenants, you can customize templates per tenant. Tenant-specific customizations are controlled by the emailTemplateStyle attribute. By default, templates apply as default to all tenants, but you can introduce unique identifiers to manage styles, localization, and branding for other tenants.