Hello,

dspam_stats -H [email protected]
[email protected]:
                TP True Positives:                     0
                TN True Negatives:                 10674
                FP False Positives:                    0
                FN False Negatives:                    0
                SC Spam Corpusfed:                     0
                NC Nonspam Corpusfed:                  0
                TL Training Left:                      0
                SHR Spam Hit Rate                100.00%
                HSR Ham Strike Rate:               0.00%
                PPV Positive predictive value:   100.00%
                OCA Overall Accuracy:            100.00%


dspam --version

DSPAM Anti-Spam Suite 3.9.0-ALPHA2 (agent/library)

Copyright (c) 2002-2009 DSPAM Project
http://dspam.sourceforge.net.

DSPAM may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the DSPAM distribution kit.

Configuration parameters:  '--prefix=/opt/dspam' '--with-logdir=/var/log/dspam' 
'--with-storage-driver=mysql_drv' '--enable-daemon' '--enable-virtual-users'
 '--with-mysql-includes=/opt/mysql/include' 
'--with-mysql-libraries=/opt/mysql/lib' '--enable-verbose' '--enable-clamav'

When I use my web-ui I have this message : 

An Error Has Occured
The following error occured while trying to process your request:
Unable to write preferences: Permission denied

If this problem persists, please contact your administrator.

The version is : DSPAM V3 control center Unknow Version
But : $Id: dspam.cgi,v 1.37 2009/07/26 12:23:47 sbajic Exp $

For file rstats and stats I have just :

find / -name *.rstats
/opt/dspam390beta/var/dspam/data/test/test.rstats

cat /opt/dspam390beta/var/dspam/data/test/test.rstats
0,0,0,0,0,0

In /opt/dspam390beta/var/dspam/data/[email protected] :

-rw-rw---- 1 root root      11 sep 19  2009 [email protected]
-rw-rw---- 1 root root 3002676 avr 20 09:42 [email protected]
-rw-rw---- 1 root root      16 avr 20 09:42 [email protected]

cat [email protected]
0,10674,0,0,0,0

Dspam is very hard pfiouuu!!




-----Message d'origine-----
De : Stevan Bajić [mailto:[email protected]] 
Envoyé : lundi 19 avril 2010 19:13
À : [email protected]
Objet : Re: [Dspam-user] DSPAM Statistics

On Mon, 19 Apr 2010 17:01:46 +0200 (CEST)
[email protected] wrote:

> I am running dspam 3.9.0.
> 
> One of my user's statistics on the Performance tab seems to be off in its
> calculations:
> 
> SPAM Messages:
> 2 missed
> 1 caught
> 
> Good Messages:
> 0 missed
> 0 delivered
> 
> Overall accuracy (since last reset)   100%
> (SPAM messages caught + Good messages delivered) / Total number of messages
> 
> Spam identification (since last reset)        100%
> (Spam catch rate only)
> 
> The Overall accuracy should be (1 + 0) / 3 = 33.33%, not 100%
> The Spam identification should be (1 / 3) = 33.33%, not 100%
> 
> Is there something that I am missing?
> 
Please post the output of:
dspam_stats -H [the DSPAM username of that user]

And inside the directory where DSPAM is saving the user data there are two 
files that you should post as well. The one has extension "stats" and the other 
has extension "rstats". Post their content here and then we can tell you if the 
above calculation is right or wrong.

btw: what DSPAM version are you using? What DSPAM Web-UI version are you using?



> Edward
> 
-- 
Kind Regards from Switzerland,

Stevan Bajić

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to