My situation is a little different.. im using three different userlists
I have installed spamassassin sitewide using spamc through /etc/procmailrc on each
mail server
but the spamd process is eating up system resources pretty severly on the machines..
which also serve httpd, pop3, imap, radius
I run a similar setup with 3 servers and 1 user list (glued together
with NIS). It shouldn't be that difficult.
1. Install SA on each machine in a central directory. Mine is
"/usr/data/spamassassin"
In SA dist directory:
perl Makefile.PL PREFIX=/usr/data/spamassassin/usr
SYSCONFDIR=/usr/data/s