104
Kaspersky Anti-Spam 3.0
•
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
. 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
.
•
ClientMessageStoreMem
– minimum 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 83.
A.3.2. Configuration file kas-thttpd.conf
The
kas-thttpd.conf
configuration file located at
/usr/local/ap-mailfilter3/etc/
contains settings of the HTTP server that provides a web interface of the main
Kaspersky Anti-Spam configuration tool – the Management Center.