• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Spamassassin bayes not working

JP Kelly

Regular Pleskian
It seems that SA is not using bayes on the incoming messages. Any suggestions on getting bayes to work?
I have trained with plenty of ham and spam. Where are the db files for global bayes located?
 
According to the Spamassassin documentation the Bayes system is not activated until a certain number of ham (non-spam) and spam has been learned. The default is 200 of each ham and spam messages. It means that Spamassassin begins to filter mails (according to your trainings) after 200 spam mails and 200 none spam mails were learned. This statistics is needed to distinguish spam mails.
 
I understand this. That is why I stated: "I have trained with plenty of ham and spam." I have trained with over 1000 of each.

Where are the db files for global bayes located?
 
Check it here /var/qmail/mailnames/example.com/user/.spamassassin/.spamassassin
 
AFAIK no global. We use individual bayes database for each user.
 
Back
Top