How can I enable nightly Bayes training in Warden?

Important

If you have the legacy training Plesk training scripts installed you must first remove them so that you don't have two different nightly training scripts running at the same time. To remove them run the command:

// AlmaLinux/RockyLinux/CloudLinux
yum remove psa-spamassassin

// Debian/Ubuntu
apt-get remove psa-spamassassin

To enable nightly Bayes training:

  1. Navigate to Warden -> Settings -> Anti-spam Settings -> Training Settings
  2. Set the training interval to "Daily" and set the training hour to run the Bayes training. Bayes training takes up a lot of CPU so it is recommended to run it during the night.
  3. Press the Update button to save your changes.

Training Settings

  • bayes, training
  • 0 Users Found This Useful
この回答はお役に立ちましたか?

Related Articles

How can I change the interface language of the extension?

You can change the interface language under Settings -> Application Settings -> Locale...

How can I disable admin email notifications in Amavis?

Amavis has different default options for controlling where virus, spam, banned file attachments,...

How can I whitelist or blacklist a mail server from greylisting?

To Whitelist a Mail Server From Greylisting Navigate to Warden -> Settings ->...

How can I enable third party anti-virus signatures within Warden to improve the ClamAV detection rate?

Warden supports enabling third party anti-virus signatures to improve the detection rate. These...

How can I setup a local caching DNS resolver to speed up DNS queries used by Amavis?

Run the following command to check if local DNS caching is enabled: host -tTXT...