Skip to main content
Tika runs on the Sandbox appliance (DANA) if you have an on-premises Sandbox, otherwise the SaaS Tika service of xorlab will be used. Tika is mandatory for detection, and is applied to the following emails:
  • Disabled by default: outgoing
  • Active by default: incoming, coming from internal and external servers, and reported by users

Enable Tika for outgoing emails

  1. Open activeguard/core/rule_sets/90_local/params/local.properties in the Expert Editor.
  2. Add the following line:
    local.properties
  3. Click Publish. The rule-set setting becomes active within about one minute.

Disable Tika

Tika should not be disabled in any production environment as it will severely impact classification accuracy. However, if needed, it can be disabled using the Expert Editor. In the activeguard/core/active_guard.yml file, add the following lines:
active_guard.yml
Click Publish, then restart all MTAs. The tikaService setting in active_guard.yml requires an MTA restart; see How to Activate the Configuration.

List of configuration parameters

Tika is controlled via the following rule properties:

Processed file formats

Tika extracts text and URLs from a defined set of file formats.
The full list of processed file formats is documented in Detection Defaults → Tika processed file formats. Access to that page is restricted.