Command-Line Arguments

To start Dr.Web Mail Quarantine from the command line, enter the following command:

$ drweb-ctl mailquarantine [<parameters>]

Dr.Web Mail Quarantine allows for the following parameters:

Parameter

Description

--help

Purpose: to print help on existing command line parameters to the console or terminal emulator and shut down the corresponding process afterwards.

Short command: -h

Arguments: none.

--version

Purpose: to print component version information to the console or terminal emulator and shut down the corresponding process afterwards.

Short command: -v

Arguments: none.

Example:

$ drweb-ctl mailquarantine --help

This command will print help on Dr.Web Mail Quarantine.

Startup Notes

You can not start the component from command line in the standalone mode. It starts automatically by the Dr.Web ConfigD configuration daemon as required. To manage the preferences, use the Dr.Web Ctl tool, which helps manage Dr.Web for UNIX Mail Servers from command line (started using the drweb-ctl command).

To print help about this component from the command line, use the command man 1 drweb-mail-quarantine.