User Guide

Appendix A 109
FilteringSizeLimit 500
DefaultDomain localhost
LogFacility MAIL
LogLevel ERROR
Parameters description:
SpamtestAddr – the address of a socket used for the communication and
interaction with the filtering process. Format: tcp:host:port or
unix:/path/to/socket.
ConnectTimeout maximum allowable waiting time (in milliseconds) when
establishing connection with the filtering process.
RWTimeout – maximum allowable waiting time (in milliseconds) when
exchanging data with the filtering process.
OriginalQueue – complete path to the original qmail-queue.
OnError – error processing mode (unable to establish connection with the
filtering process, waiting time exceeded when exchanging data, etc.)
Allowable values: REJECT, TEMPFAIL, ACCEPT.
MessageStoreMem – the minimum message size in kilobytes that requires
the storage of intermediate data on the hard drive and initiates the
corresponding mode. This mode allows to monitor the RAM resources
consumed. If the value of this parameter is 0 (default value), then all
data will always be stored in the RAM.
TempDir – intermediate data storage folder. If this parameter is not
specified, the intermediate data will not be stored on the hard drive.
FilteringSizeLimit – the maximum message size (in kilobytes) that can be
passed to the filtering module. Larger messages will be passed on
without filtering. If the value of this parameter is 0 (default value), then
this limit will not be applied and all messages will be sent to the filtering
module.
DefaultDomain – name of the domain used for recipients whose addresses
contain only the local element. If this parameter is not specified, then
the substitution of the domain name will not be performed (no value will
be specified by default).
LogFacility – the facility parameter value, used when entering records in
the system log. Allowable values: mail (default value), user, local0-
local7.
LogLevel – the level of detail of system log (syslog) records. Allowable
values: ERROR, INFO, DEBUG.