User Guide
Appendix A 99
ScanCodeanalyzer=yes|no – scan using a heuristic code analyzer to
detect malicious programs, virus modifications, and unknown viruses.
To disable this mode, set the parameter to no.
UseAVBasesSet=standart|extended – the set of anti-virus databases
which the application will use to scan messages. The extended set
contains all the signatures contained in the standart set together with
signatures for potentially dangerous programs, such as: adware, remote
administration software, network scanners, virus simulators and others.
The [kavmilter.log] section includes reporting options:
LogFacility – file that will store application reports.
LogFilepath – path to the report file. This parameter is ignored if the system
log is selected for logging reports.
LogOption= internal|scan|config|backup|all – category of messages and
events to be recorded in the report.
Each category of messages logged in the report can have several detail
levels: debug, info, notice, warning, error, critical, or all.
You can combine both message types and detail levels as follows:
LogOption=backup.all
LogOption=config.error
LogOption=scan.all
LogOption=-scan.debug
The "–" prefix before a combination means that this information will be
skipped while logging.
LogRotate=yes|no – enable report file rotation mode (is used only if
LogFacility=file). To disable this mode set this parameter to no.
RotateSize
– report file size in bytes. When it is reached, a new report file is
created.
RotateRounds – number of report files created during rotation. When this
number is reached, the application starts to overwrite the oldest one.
Use RotateSize and RotateRounds parameters only if you
have set LogRotate to yes.
The [kavmilter.statistics] section includes statistics options:
TrackStatistics=message|resources|viruses|all|none – enable statistic
recording.
DataFormat=text|xml – statistic file format.
DataFile – full path to the file that stores statistics.










