• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Using custom spamassassin settings

MiguelMiranda

New Pleskian
Hello to all, what is the "official" way to add customs settings to spamassassin, i want to add several channels to sa-updates, in other systems i do something like this:

sa-update --nogpg \
--channel updates.spamassassin.org \
--channel khop-bl.sa.khopesh.com \
--channel khop-blessed.sa.khopesh.com \
--channel khop-dynamic.sa.khopesh.com \
--channel khop-general.sa.khopesh.com \
--channel khop-sc-neighbors.sa.khopesh.com \
--channel sought.rules.yerp.org \
--updatedir /usr/mailcleaner/share/spamassassin \

kind regards
 
Config files of Spamassassin:

/etc/mail/spamassassin/
/etc/mail/spamassassin/local.cf
/var/qmail/mailnames/%d/%l/.spamassassin

Try to modify them as you need.
 
Back
Top