Re: [dspam-users] Admin user statistics in dspam Web UI.

From: Kyle Johnson <kjohnson@fixertec.net>
Date: Fri Dec 21 2007 - 16:25:38 CET

Brandur K. Jacobsen wrote:
> 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 $EXT@$USER --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
>
>
>
dspam uses the 'local' directory when you use the localStore option.
Check to see if you have a localStore preference set. With localStore,
dspam stores the data into /var/dspam/data/local/uid instead of
/var/dspam/data/domain/user.

I've never used the hash driver, so my help is quite limited!

--Kyle Johnson!!
Received on Fri Dec 21 16:25:37 2007

This archive was generated by hypermail 2.1.8 : Sat Dec 22 2007 - 00:00:12 CET