Start a conversation

Configuring Bayesian Filter tokens update period

Overview

The Bayesian Analysis module tokens merge interval in the Bayesian database (weights.bsp) is set to 75 minutes by default. For testing purposes and to accelerate the merge process, it is sometimes convenient to shorten this time.

The next section provides the procedure to update the merge interval for the tokens update process to a short duration for testing purposes. 

Solution

By default, the tokens merge interval is set to 75 minutes. For testing purposes and to accelerate the merge process, it is convenient to shorten this time by following the steps below: 

  1. Stop all GFI MailEssentials services from the Windows Services manager (services.msc)
  2. Obtain a copy of the MailEssentials configuration file ..\GFI\MailEssentials\AntiSpam\config.mdb and open it using Microsoft Access. Alternatively, you may open with Database .NET which is a freeware database management utility with support for many database types including MDB files.
  3. Locate the table named antispam2_spamfilter and double-click it to open for update.
  4. Update merge_interval value to the desired one in milliseconds and Save (e.g 120000 which is equivalent to 2 minutes); the default merge internal is 75 minutes (4500000 ms)
    • antispam2_spamfilter.png
  5. Rename the existing config.mdb file to config_old.mdb and copy the updated file to the same location.
  6. Start all GFI MailEssentials services.

NoteIt is recommended to revert back the default merge interval of 75 minutes after the tokens merge process completes.

Related Articles

Back to top

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments