Run spamassassin remotely

regis395

Member
Oct 7, 2020
3
0
6
124
belo horizonte
run spamassassin remotely
Is there any way to run spamassassin on a remote server?
today I have a cluster of servers with freebsd/qmail that connect to a cluster of servers with spamassassin.
basically I put a spamc.conf file in the spamassassin directory on the freebsd/qmail servers with the spamassassin remote cluster parameters and this makes spamassasim use the cluster settings.
but this didn't work with pmg.
will it be possible to use this remote configuration?
 
will it be possible to use this remote configuration?
Not really - PMG does not use spamc for analyzing mail, but the SpamAssassin perlmodules directly - so this external configuration is not really possible

I hope this explains it!
 
I really doubt that - PMG does set quite a few parameters for SpamAssassin based on it's own config - and adapts the results as well

It is really not meant to run in this manner