User Guide

Chapter 6 105
ClientOnError – method of handling errors (unable to connect to the filtering
module, the timeout for exchanging data is exceeded, etc.). Possible
values:
reject – reject the message and return the 5xx code during an
SMTP session;
tempfail – temporarily reject the message and return the 4xx
code during an SMTP session (used by default);
accept – accept the message.
ClientDefaultDomain – name of the mail domain substituted into the
address in which no domain is specified. For example, if the default
domain is mycompany.com, the someuser address will be interpreted
as someuser@mycompany.com. If this value is not set, no domain
name is substituted into such addresses. By default, the value for this
option is not set.
ClientFilteringSizeLimit=0...10000 – maximum size (in KB) of a message
that can be passed to the filtering module. Messages of greater sizes
are skipped from filtering. The default value is 500.
ClientMessageStoreMemminimum size of a message (in KB) for which
temporary data are stored on the disk. This mode allows controlling the
volume of the operating memory in use. If the value is set to 0 (default
value), all data are always stored in the operating memory.
ClientTempDir – temporary files folder.
Control Center settings
ControlCenterSendAlertsTo address where the product will send the
messages from the monitoring system and the error messages
pertaining to performance of scripts executed by cron service.
ControlCenterLang=en – language of the Control Center interface.
MonitoringHttpd=yes|no – parameter that defines whether the activity of
the kas-thttpd HTTP server must be monitored.
MonitoringKasMilter=yes|no parameter that defines whether the activity
of the kas-milter client module used for interaction with Sendmail must
be monitored.
For a description of the parameters specific of each client module, see
Appendix A.2 on page 84.