• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Issue spamd (spamassassin) not reading /etc/mail/spamassassin/local.cf

tristans

Basic Pleskian
spamd (spamassassin) is not reading my /etc/mail/spamassassin/local.cf

i spent hours on this issue, and so for, found no solutions.

I am on 17.8.11 Update #36, On CentOS 7

Also, I found no way to add the -D (debug) option to spamd when it is launched by plesk, which could possibly offer more clues as to why this file is not read.
 
SpamAssassin includes all *.cf files in the directories /etc/mail/spamassassin/ and /usr/share/spamassassin/. What makes you think the local.cf file is not read?

Did you restart the service after configuration changes?

If you want to add configuration entries, it may be best to create an additional .cf file instead of modifying local.cf, because local.cf is maintained by Plesk. Its content can be easily overwritten if a configuration change is done in the GUI. An additional .cf file will not be overwritten and still be applied to SpamAssassin.
 
Back
Top