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 Dr.Web ConfigD configuration management daemon. These parameters are stored in the drweb.ini file whose default directory is /etc/opt/drweb.com/ for GNU/Linux or /usr/local/etc/drweb.com/ for FreeBSD.

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

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

$ drweb-ctl cfshow

You can change any parameter value in two ways:

By running the following command:

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

This command requires to run the Dr.Web Ctl management tool with superuser (the root user) privileges. To obtain superuser privileges, use the su or sudo command.

 

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

By specifying this parameter in the configuration file (by editing the file in any text editor) and reloading the configuration of Dr.Web for UNIX Mail Servers to apply changes with the command:

# drweb-ctl reload

 

 

Details:

File Structure

Parameter Types