Enabling embedded analysis using the CLI

Prev Next

Use the CLI commands in this procedure to enable embedded attachment analysis.

This command affects analysis of files embedded in attachments only.

Prerequisites

  • A connection is established between theEmail Security - Server appliance and the Internet.

  • You are logged in to the Email Security - Server appliance CLI as an Admin or Operator.

  • Email attachment scanning is enabled. See Adding the attachment scan license in the Web UI on .

To enable the analysis of objects embedded in attachments:
  1. Go to CLI configuration mode.

    hostname > enable
    hostname # configure terminal
  2. Enable the analysis of embedded objects.

    hostname (config) # embedded-analysis enable
  3. Save your changes.

    hostname (config) # write memory
    Saving configuration file ... Done!