User Guide

76 Kaspersky Anti-Virus® for Sendmail with Milter API
–g <group> – start the application with the rights of the user group <user>
(for example, with the root user group rights). By default, the application
is started with the rights of the kav user group;
–c <file> – use the file <file> as the configuration file (default configuration
file is /etc/kav/5.6/kavmilter/kavmilter.conf);
–r <command> – execute one of the following commands:
reload reload the application configuration file and the anti-virus
databases; all changes and updates will take effect after restart;
bases – reload only anti-virus database and check the license key
validity;
stats – write general application statistics to the file defined by the
DataFile parameter;
stop – stop the application (stop filtering).
–p <pid_file> – use specified <pid_file> instead of
/var/db/kav/5.6/kavmilter/run/kavmilter.pid which is used by default.
7.16. Localization of displayed date
and time format
While operating, Kaspersky Anti-Virus compiles reports for each of its
components as well as various notifications for users and administrators. Such
information is always supplemented with the date and time of its output.
By default Kaspersky Anti-Virus uses the date and time formats corresponding to
the strftime standard:
%H:%M:%S – format of time output (hh.mm.ss).
%d/%m/%y – format of date output.(dd.mm.yy).
The administrator may change the date and time format. Localization of formats
is performed in the [locale] section of the kavmilter.conf configuration file. You
can define the following formats:
%I:%M:%S %P – for time output in twelve-hour format (TimeFormat
parameter).
%y/%m/%d and %m/%d/%y – for date output (DateFormat parameter)
(yy.mm.dd and mm.dd.yy respectively).