Bret Miller wrote:
It looks to me like SA isn't finding the /share/spamassassin folder
where all the rules and scores are defined.

That was actually the case, I started spamd with -C /etc/mail/spamassassin/ -q -d -m5 -x -u spamd

But the default rules, *.cf files where located in /usr/share/spamassassin/

So, I solved this by doing ln -s /usr/share/spamassassin/* /etc/mail/spamassassin/ and it started to work.

Is this considered a bad idea? Or is there any better soloution?

Thanks in advance,
        Eric

Reply via email to