• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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