> I did run sa-update, all it says (put it in verbose mode) is that
> the rules are up to date.
> 
> Initially it did download the rules into
> /var/lib/spamassassin/<version>/<more subdirs>.
> 
> Those files are still there, but spamd is,
> apparently,  not seeing them.

Start 'spamassassin' from a command line with debugging enabled,
and observe reported paths it tries to find the rules, comparing
them to your actual installation:

  $ spamassassin -t -D <test.msg

If that goes well, try the same with spamc/spamd, giving
spamd a -D option (to enable debugging) and leave out
its -d option to prevent it from daemonizing.

  Mark

Reply via email to