Assigning Message to Spam |
The Anti-spam component assigns an integer number (score) to every message. The score allows determining 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) 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:
•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. |