bowbridge Anti-Virus for Salesforce Documentationbowbridge Anti-Virus for Salesforce
Configuration

Email Templates

Overview

Customize the subject line and body of notification emails per event type, separately for admin and user recipients.

Accessing Email Templates

  1. Go to Settings → Notification
  2. Click the Configure email templates tab in either the Admin Group or User Settings section
TemplateWhen Sent
Malicious File DetectedA virus or malware was found in a scanned file
File Policy ViolationA file violated a configured policy rule
TemplateWhen Sent
Malicious File DetectedSent to the user who uploaded/downloaded an infected file
File Policy ViolationSent to the user whose file violated a policy

Template Variables

Use these placeholder variables in your templates. They are automatically replaced with actual values when the email is sent:

VariableDescriptionExample
$FilenameName of the scanned filereport.pdf
$DateDate and time of the scan25.02.2026, 11:50
$FilesizeSize of the file (human-readable)2.5 MB
$UserEmailEmail of the user who triggered the scanjohn@company.com
$ScanResultDescription of the scan resultBlocked (Policy violation: MIME filter)
$MIMETypeDetected MIME type of the fileapplication/pdf

Example Template

A file uploaded by $UserEmail has been identified as a security threat.

File: $Filename
Size: $Filesize
MIME Type: $MIMEType
Scan Result: $ScanResult
Date: $Date

The file has been quarantined according to your organization's security policy.
Please review this event in the bowbridge Reporting dashboard.

On this page