Hello list,
I want to use spamc with "per user" settings and a mysql backend. In the past, I've used maildrop + .qmail-default for this.
Now I would like to use simscan for this task.
I've compiled simscan with the following options:
./configure --enable-user=clamav \ --enable-clamav=y \ --enable-spam=y \ --enable-spam-passthru=y \ --enable-per-domain=y \ --enable-ripmime \ --enable-attach=y \ --enable-received=y \ --enable-spamc-user=y \ --enable-custom-smtp-reject=y \ --enable-spam-hits=10
Unfortunately, spamc does not use the "per user" settings (stored in mysql).
What went wrong?
Thanks in advance.
Regards, Achim
