On Tue, 2010-08-17 at 09:37 +0200, Josef Karliak wrote: > Hi, > when I starts spamd daemon, in log file I see that spamd is parsing > "/etc/mail/spamassassin/local.cf" > > Of course, when I spamassassin without -c: > That's finding and reading the configuration files I expect to see in /etc/mail/spamassassin.
Since version 3.3.0 the standard rule set is no longer distributed with the programs, so you must run sa_update before starting SA 3.3.x for the first time or SA will not find any rules. Have you run sa_update yet? Martin