On Fri, 2008-07-04 at 16:47 +0200, Alex Woick wrote: > Richard Johnson schrieb am 04.07.2008 06:35: > > I then reinstall: > > apt-get install spamassassin > [...] > > Suggested packages: > > razor libnet-ident-perl libio-socket-ssl-perl pyzor libmail-dkim-perl > > Recommended packages: > > spamc re2c libsys-syslog-perl > > The following NEW packages will be installed > > spamassassin > > 0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded. > > Your Linux distribution seems to have split SpamAssassin in 2 packages: > spamassassin and spamc. Spamc is a light-weight spamassassin replacement > (used in combination with spamd). Perhaps the missing *.pre files are > contained in that package. Try to install it in addition to the > spamassassin package. > > Tschau > Alex >
Tried adding spamc, then even re2c, libsys-syslog-perl but still doing just the same. There are still no *.pre files to be found on the system. If I try to restart spamassassin I get this: /etc/init.d/spamassassin stop Stopping SpamAssassin Mail Filter Daemon: No /usr/bin/perl found running; none killed. spamd. and as before the spamassassin -D --lint gives: [27161] dbg: bayes: no dbs present, cannot tie DB R/O: /user1/.spamassassin/bayes_toks check: no loaded plugin implements 'check_main': cannot scan! at /usr/share/perl5/Mail/SpamAssassin/PerMsgStatus.pm line 164. This is driving me crazy now. This has to be a bust install?