Appendix D. Dr.Web for UNIX Mail Servers Configuration File

Configuration parameters of all Dr.Web for UNIX Mail Servers components are managed by the configuration daemon Dr.Web ConfigD. These parameters are stored in the drweb.ini file, which default directory is <etc_dir> (/etc/opt/drweb.com for GNU/Linux).

The text configuration file stores only those parameters which values differ from defaults. If a parameter is absent in the configuration file, its default value is used.

 

For details on conventions for <opt_dir>, <etc_dir>, and <var_dir>, refer to Introduction.

You can view the list of all available parameters, including those that are absent in the configuration file and have default values, by using the command:

$ drweb-ctl cfshow

You can change any parameter value in two ways:

1.Specify the parameter in the configuration file (by editing the file in any text editor) and send a restart request to the configuration daemon (the drweb-configd component) in order to apply changes. Тo do that, you can run the following command:

# drweb-ctl reload

2.Run the following command:

# drweb-ctl cfset <section>.<parameter> <new value>

This command can run only if the management tool Dr.Web Ctl has superuser privileges. To gain superuser privileges, use the su or sudo command.

For further information about the cfshow and cfset command syntax of the command-line management tool Dr.Web Ctl (the drweb-ctl module), refer to the section Dr.Web Ctl.

 

Details:

File Structure

Parameter Types