To start the Dr.Web Mail Quarantine component from the command line, run the command:
•for GNU/Linux:
$ /opt/drweb.com/bin/drweb-ase drweb-mail-quarantine [<parameters>]
|
•for FreeBSD:
$ /usr/local/libexec/drweb.com/bin/drweb-mail-quarantine [<parameters>]
|
Dr.Web Mail Quarantine accepts the following parameters:
Parameter
|
Description
|
--help
|
Function: Output short help information about command-line parameters to the console or the terminal emulator and shut down the component.
Short form: -h
Arguments: None
|
--version
|
Function: Output information about the component version to the console or the terminal emulator and shut down the component.
Short form: -v
Arguments: None
|
Example:
$ /opt/drweb.com/bin/drweb-mail-quarantine --help
|
This command outputs short help information about the Dr.Web Mail Quarantine component.
Startup Notes
The component cannot be started directly from the command line in standalone mode. The component is started automatically by the Dr.Web ConfigD configuration management daemon when necessary. To manage the operation parameters of the component, use the Dr.Web Ctl tool designed to manage Dr.Web Mail Security Suite from the command line.

|
To start the Dr.Web Ctl tool, run the drweb-ctl command.
To get documentation on this component from the command line, run the man 1 drweb-mail-quarantine command.
|
|