Configuration Parameters

The component uses configuration parameters which can be found in the [Antispam] section of the integrated configuration file of Dr.Web for UNIX Mail Servers.

The section contains the following parameters:

Parameter

Description

LogLevel

{logging level}

Logging level of the component.

If the parameter value is not specified, the DefaultLogLevel parameter value from the [Root] section is used.

Default value: Notice

Log

{log type}

Logging method of the component.

Default value: Auto

ExePath

{path to file}

Executable path to the component.

Default value: <opt_dir>/bin/drweb-ase.

For GNU/Linux: /opt/drweb.com/bin/drweb-ase.

For FreeBSD: /usr/local/libexec/drweb.com/bin/drweb-ase

RunAsUser

{UID | user name}

The parameter determines under which user name the component should be run. The user name can be specified either as the user’s number UID or as the user’s login. If the user name consists of numbers (i.e. similar to number UID), it is specified with the “name:” prefix, for example: RunAsUser = name:123456.

When a user name is not specified, the component operation terminates with an error after the startup.

Default value: drweb

FixedSocket

{path to file}

Path to socket file of the fixed component copy.

If this parameter is specified, the Dr.Web ConfigD configuration daemon checks that there is always a running component copy that is available to the clients via this socket.

Default value: (not set)

IdleTimeLimit

{time interval}

Maximum idle time for the component. When the specified period of time expires, the component shuts down.

If the FixedSocket value is set, this setting is ignored (the component does not finish its operation after the time interval expires).

Acceptable values: from 10 seconds (10s) to 30 days (30d) inclusive.
If the None value is set, the component will functionate eternally; the SIGTERM signal will not be sent if the components goes idle.

Default value: 30s

FullCheck

{Boolean}

Perform a full message scan for signs of spam. If No, the scanning will be stopped as soon as the number of spam scores exceeds the value specified in the parameter FastCheckStopThreshold.

Default value: Yes

FastCheckStopThreshold

{integer}

The spam score limit that, when reached, stops the message scan, if the value of the FullCheck parameter is set to No.

Default value: 300

AllowCyrillicText

{Boolean }

Allow messages containing text in Cyrillic. If No, then such a message will have extra spam scores.

Default value: Yes

AllowCjkText

{Boolean}

Allow messages containing text in Asian (Chinese, Japanese, Korean) languages. If No, then such a message will have extra spam scores.

Default value: Yes

CheckCommercialEmails

{Boolean}

Exclude commercial messages (promotional emails, notifications of promotions and sales, and so on) from checking. If No, such messages are regarded as spam.

Default value: No

CheckSuspiciousEmails

{Boolean}

Exclude suspicious messages (for instance, those offering cash rewards) from checking. If No, such messages are regarded as spam.

Default value: No

CheckCommunityEmails

{Boolean}

Exclude social media messages from checking. If No, such messages are regarded as spam.

Default value: No

CheckTransactionalEmails

{Boolean}

Exclude transaction notifications (registration, purchase of services, goods, and so on) from checking. If No, such messages are regarded as spam.

Default value: No

DetectSpamType

{Boolean}

Disable checking for spam type (fraud, scamming). If No, such messages are regarded as spam.

Default value: No