Updating the Virus Databases |
It is recommended to use the Updater script () to update virus databases and the anti-spam library. The Updater is a part of Dr.Web for IBM Lotus Domino and can be installed via the packet of the installation archive. The actual script is written in Perl and can be found in the directory with the plug-in's executive files (by default: ). The Updater settings are specified in the section of the main configuration file (by default: ). To use a different configuration file, it is necessary to specify the full path to it via a command line parameter when launching the script. When installing the packet, a task for periodic launch of the script (every half an hour) is created via a standard scheduler (). This is done by creating the file in the directory. The file contains the following code: */30 * * * * drweb /opt/drweb/update.pl
When the anti-spam library () is updated:
|