• 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.

SpamAssassin Custom Configuration

S

Stuart_T

Guest
I'm trying to find out where the custom configurations for SpamAssassin are kept. I've edited the local.cf file in the following folder but the changes are never picked up.

C:\Program Files\SWsoft\Plesk\Additional\SpamAssassin\

I've also tried putting a FileMonitor (sysinternals.com) on this directory but it is never referenced neither when incoming mail is filtered nor when saving SpamAssassin config changes through the Plesk control panel. I can only assume that SpamAssassin config is stored and accessed elsewhere.

Any ideas anyone ?
 
All files related to spam assassin you can find here:

C:\Program Files\SWsoft\Plesk\Additional\SpamAssassin
C:\Program Files\SWsoft\Plesk\Additional\Perl\site\share\spamassassin
C:\Program Files\SWsoft\Plesk\Additional\Perl\site\etc\mail\spamassassin

Users personal configuration files a located in
C:\Program Files\SWsoft\Plesk\Additional\SpamAssassin\SpamFilterUserConfigsPath
 
Thanks. My local SpamAssassin definitions are working now, For the record:

Location of SpamAssassin local config file:

C:\Program Files\SWsoft\Plesk\Additional\Perl\site\etc\mail\spamassassin\local.cf

Restart SpamAssassin for changes to be picked up.
 
Back
Top