User Guide
Appendix A 101
.c_avir_on
Start the AV module.
.c_avir_off
Stop the AV module.
.c_send_on
Start the Sender module.
.c_send_off
Stop the Sender module.
.c_db_reload
Application restart with anti-virus database reloading.
To initiate an action, create a file with the corresponding name in the directory
specified as the value for the ControlPath parameter in the [smtpgw.path]
section. The application will periodically check this directory for known control
files, execute the corresponding command from that file, and then delete the file.
A.6. Application statistics
Following the stats command (see section 5.10 on p. 62) the application logs its
performance statistics (from the moment of application startup until its state in
the current moment) to a text file, specified by the StatFilename option in the
[smtpgw.options] section.
This txt file contains a set of lines in the following format:
parameter_name=parameter_value
The table below lists the names and values of the application status parameters.
Parameter name
Parameter value
time_initialized
Time of the server initialization.
time_processing
Server operation time (seconds).
mta_received_messages
Number of incoming messages successfully received by the server since its
initialization.
mta_received_bytes
Number of bytes successfully received by the server since its initialization.










