How to check cyberoam mail tracking

Cyberoam is a popular UTM (Unified Threat Management) appliance that provides network security, firewall, and VPN features. To check the mail tracking feature on Cyberoam, follow these steps:

Method 1: Using the Cyberoam Web Interface

  1. Log in to the Cyberoam web interface using your administrator credentials.
  2. Navigate to Reports > Mail Tracking.
  3. Select the desired date range for which you want to view the mail tracking report.
  4. Click on Generate Report to view the mail tracking report.
  5. The report will display information such as:
    • Sent/Received emails
    • Email subject and body
    • Source and destination IP addresses
    • Email size and attachment details
    • Virus and spam detection results

Method 2: Using the Cyberoam CLI (Command-Line Interface)

  1. Log in to the Cyberoam CLI using your administrator credentials.
  2. Type the following command to view the mail tracking report: mailtrack -d <date_range> -f <format>
    • <date_range>: Specify the date range for which you want to view the report (e.g., 2022-01-01-2022-01-31).
    • <format>: Specify the report format (e.g., csv or html).
  3. Press Enter to execute the command.
  4. The report will be displayed in the specified format.

Tips and Variations

Remember to replace <date_range> and <format> with the actual values you want to use. If you're unsure about the syntax or options, refer to the Cyberoam documentation or contact your Cyberoam administrator for assistance.