users@spamassassin.apache.org
Subject: Re: spamc/spamd setup not adding headers
Bryce Kahle wrote:
> spamd options:
> -c -d -r /var/run/spamd.pid -C /usr/local/etc/mail/spamassassin/
>
I think you want --siteconfigpath not -C above... -C should be
/usr/share/spamassassin or /usr/local/share/spamassassin
Bryce Kahle wrote:
> spamd options:
> -c -d -r /var/run/spamd.pid -C /usr/local/etc/mail/spamassassin/
>
I think you want --siteconfigpath not -C above... -C should be
/usr/share/spamassassin or /usr/local/share/spamassassin.
Since you've managed to eliminate all the default rulefiles from being
I am evaluating version 3.02 of spamassassin and I'm running into some
problems. I am using a spamc/spamd setup via procmail for each opt-in
user with a .procmailrc in the user's home directory. My problem is that
spamc/spamd doesn't seem to be adding the X-Spam-Status or any of th
I have two mailhubs running exim (w/ exiscan) +SA+others
I want to let them use each others spamd if the load gets too great on
any one machine
mailhub1
spamd:
/usr/local/bin/spamd -d -r /logs/spamd.pid -m 7 \
-i -A 127.0.0.1,mailhub2IP
exiscan:
spamd_address = 127.0.0.1 783 : mailhub2IP