Hi all! I'm using dspam-3.8.0 with domain-scale enabled with the hash_drv and invoking dspam through the mda.
Dspam is invoked as: dspam --deliver=innocent --user [EMAIL PROTECTED] --stdout | $MDA (using qmail) The problem is that the web UI is not displaying the "user statistics" correctly in the administrative suite. Dspam is also creating a "local" directory, in my case under /var/dspam/data/local which it is trying to access for the statistics instead of /var/dspam/data/<domain>/<user> directory. Everything else is working just fine. I've looked through the documentation and the mailling-list, but have found no solution. Has anyone got an idea as to what I am doing wrong? brandur
