Viewing the status of controlled live mode using the CLI

Prev Next

To use the CLI to view the status of controlled live mode, use the

show email‑analysis
command.

Prerequisites

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

To view the status of controlled live mode:
  1. Go to CLI enable mode.

    hostname > enable
  2. View the status of email analysis, including controlled live mode.

    hostname # show email-analysis
    Email-Analysis:
      enabled:                   yes
      mode:                      block-email
      interface:                 pether3
      TLS receive mode:          none
      TLS default deliv. mode:   none
      MTA certificate name:      system-self-signed
      Password-protected objs:   yes
      cipher list:               compatible
      minimum protocol version:  tls1
      Controlled-live-mode enabled: no
      Email-Analysis Policy:
        Analyze URLs in body:      yes
        Analyze attachments:          yes
        Analyze email using YARA:     yes
        .
        .
        .

    The "Controlled-live-mode enabled:" line displays "yes" or "no" to indicate whether the feature is enabled or disabled.