RE: spamc/spamd setup not adding headers

2005-05-23 Thread Bryce Kahle
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

Re: spamc/spamd setup not adding headers

2005-05-23 Thread Matt Kettler
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

spamc/spamd setup not adding headers

2005-05-23 Thread Bryce Kahle
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

spamd setup

2005-02-24 Thread R McGlue
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