CONBOOL
  • Blog
  • Documentation
  • Partners
  • Contact
Get started
CONBOOL

Secure and automated email security for businesses - simple, centralized and reliable.

© Copyright 2026 Conbool. All rights reserved.

Awards
  • OMR Leader Badge für E-Mail-Sicherheit
Member of
  • Bitkom Mitglied – Digitalverband
  • BSI Allianz für Cyber-Sicherheit – Mitglied
About us
  • Blog
  • FAQ
  • Partners
  • Contact
Product
  • SecureMail
  • MailGuard
  • Disclaimer
  • Documentation
Add-ins
  • Disclaimer
  • SecureMail
  • SecureFiles
Legal
  • Terms of Service
  • Privacy Policy
  • Legal Notice
Dokumentation
  • Roles & Permissions

DLP — Data Loss Prevention

Protect outbound emails from unintentional disclosure of sensitive data. DLP detects confidential content and responds automatically.

What is DLP?

Data Loss Prevention (DLP) monitors outbound emails and prevents sensitive or confidential information from leaving your organization unintentionally. Typical use cases:

  • An employee accidentally sends an IBAN or credit card number to an external address.
  • A confidential document is sent to the wrong recipient.
  • Internal information is sent to too many external recipients at once.

DLP detects such situations automatically and responds according to your configuration — e.g. by blocking, redacting or quarantining.

Structure

DLP is based on rule sets. Each rule set contains one or more rules that define:

  1. IF — What content should be detected (detection)
  2. WHERE — Which parts of the email to scan (scope)
  3. THEN — What happens when a match is found (action)

Rule sets are assigned to specific senders and recipients via Routing.

Creating a Rule Set

  1. Navigate to MailGuard > DLP.
  2. Click + to create a new rule set.
  3. Enter a name and select the mode:
    • Enforce: Actions are actually executed.
    • Audit: Matches are only logged, the email is delivered normally.
  4. Add one or more rules.
  5. Save the rule set.
  6. Assign the rule set to an outbound route via MailGuard > Routing.

Detection Types

Category: Content

Detection TypeDescription
KeywordsDetect specific words or phrases (e.g. "confidential", "payroll"). Optionally case-sensitive.
Regex PatternsRegular expressions for complex patterns (e.g. phone numbers, project codes).
Sensitive DataPredefined data types such as IBAN, credit card numbers (Visa, Mastercard, Amex), ID numbers, tax IDs, social security numbers and more. With automatic checksum validation.
Data Matching (EDM)Match against your own CSV data list (e.g. customer numbers, contract numbers). Upload the CSV and select the columns to check.
Document FingerprintDetects documents similar to a reference document (e.g. a confidential template). Even slightly modified versions are detected.

Category: Files

Detection TypeDescription
File TypeDetect specific file categories: Office, PDF, archives, executables, scripts, images.
Encrypted FilesDetect password-protected PDF, ZIP or Office files.
Disguised FilesDetect files whose actual type doesn't match their extension (e.g. an EXE file disguised as PDF).

Category: Recipients

Detection TypeDescription
Recipient CountTriggers when an email is sent to too many recipients at once (e.g. more than 5 external recipients).

Combined Conditions

You can combine multiple conditions with AND. All conditions must be met for the rule to trigger. Example: "IBAN in text AND more than 3 external recipients".

Scan Scope

For each rule, you can specify where to scan:

ScopeDescription
Email BodyThe message content
SubjectThe subject line
AttachmentsFile attachments — supported formats: Office (DOCX, XLSX, PPTX etc.), PDF, TXT, CSV, JSON, XML, HTML, and images (via automatic text recognition).
HeadersEmail headers (e.g. custom X-headers)

Actions

ActionDescription
BlockThe email is rejected and not delivered. The sender receives a non-delivery report.
QuarantineThe email is held for administrator review. The admin can release or reject it. The sender is notified.
RedactSensitive data is replaced with a placeholder (e.g. [REDACTED] or DE** **** 00). The email is delivered. Works in email body as well as Office, PDF, text and image attachments.
Strip AttachmentAffected attachments are removed from the email, the rest is delivered.
Strip MetadataAuthor, comments, track changes and other metadata are removed from Office and PDF attachments.
BCC CopyA copy of the email is sent to a compliance address (e.g. compliance@yourdomain.com).
RedirectThe email is redirected to a different address instead of the original recipient.
LogThe email is delivered normally, the match is recorded in the incident log.

Redaction Modes

ModeExample
FullDE89 3704 0044 0532 0130 00 becomes [REDACTED]
PartialDE89 3704 0044 0532 0130 00 becomes DE** **** **** **** **** 00

Quarantine

When using the Quarantine action, you can configure in the rule set's Quarantine tab:

  • Notify sender: The sender receives an email that their message has been held.
  • Rejection notification: When an administrator rejects the quarantined mail, the sender receives a notification.
  • Notification templates: You can use custom HTML templates with placeholders.

The quarantine feature requires that global quarantine is enabled in the MailGuard settings.

Priority and Multiple Matches

When multiple rules within a rule set match an email, the rule with the strictest action is applied. The order (from strict to mild):

Block > Redirect > Quarantine > Redact > Strip Attachment > Strip Metadata > BCC Copy > Log

Audit Mode

In audit mode, all rules are evaluated and matches are logged, but no actions are executed. The email is delivered normally. Use this mode to test new rules before enforcing them.

Incidents

All DLP matches are logged under Overview > Incidents. There you can see:

  • Which rule triggered
  • Which data was detected (redacted)
  • Which action was taken
  • Sender, recipients and timestamp

Routing

Rule sets must be assigned to an outbound route via MailGuard > Routing before they become active. You can specify which senders and recipients the rule set applies to.

Important: Rule sets with a recipient count detection must be assigned to a route with the recipient type "All mailboxes".

Requirements

  • Active MailGuard subscription.
  • Correctly configured domain and mail server connection.
  • At least one outbound routing rule.

Auf dieser Seite

  1. What is DLP?
    1. Structure
    2. Creating a Rule Set
    3. Detection Types
    4. Scan Scope
    5. Actions
    6. Quarantine
    7. Priority and Multiple Matches
    8. Audit Mode
    9. Incidents
    10. Routing
    11. Requirements