Assigning Message to Spam

The Anti-spam component assigns an integer number (score) to every message. The score allows to determine if the message is spam.

To change the threshold values used to assign a message to one or another group (Certainly spam, Probably spam or Unlikely spam), do the following:

1.In the hosts and groups tree, select the DrWebScanSrv_1.0 -> Application Settings -> Profiles -> %Profile name% -> Antispam.

2.Set values for the following variables:

Внимание!

For Anti-spam to operate properly, do not change default values of the AntispamDefaultScoreMin and AntispamExactlyScoreMax variables.

AntispamDefaultScoreMin. The least score value that assigns the message to the Unlikely spam group. Default value: 1.

AntispamDefaultScoreMax. The largest score value that assigns the message to the Unlikely spam group. Default value: 199.

AntispamProbablyScoreMin. The least score value that assigns the message to the Probably spam group. Default value: 200.

AntispamProbablyScoreMax. The largest score value that assigns the message to the Probably spam group. Default value: 4999.

AntispamExactlyScoreMin. The least score value that assigns the message to the Certainly spam group. Default value: 5000.

AntispamExactlyScoreMax. The largest score value that assigns the message to the Certainly spam group. Default value: 2147483647.