Patrik Jansson wrote: >> Tjena, tjena Patrik :) >> > hej! > > >> Before starting to guess what it could be, we need: >> - output of "dspam --version" >> - your dspam.conf file >> - output of "dspam_stats -H <your_dspam_user_name>" >> > > Of course, I should have known. > > $ dspam --version > > DSPAM Anti-Spam Suite 3.6.8 (agent/library) > > Copyright (c) 2002-2006 Jonathan A. Zdziarski > http://dspam.nuclearelephant.com > > 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: --sysconfdir=/usr/local/etc > --with-logdir=/var/log/dspam --with-dspam-home=/var/db/dspam > --with-dspam-home-owner=root --with-dspam-home-group=mail > --with-dspam-home-mode=0770 --with-dspam-owner=root > --with-dspam-group=mail --enable-syslog --enable-debug --enable-daemon > --enable-clamav --with-sqlite-includes=/usr/local/include > --with-sqlite-libraries=/usr/local/lib > --with-mysql-includes=/usr/local/include/mysql > --with-mysql-libraries=/usr/local/lib/mysql > --with-storage-driver=sqlite3_drv,hash_drv,mysql_drv > --enable-virtual-users --with-delivery-agent=/usr/local/sbin/exim > --with-dspam-mode=4510 --prefix=/usr/local --mandir=/usr/local/man > --infodir=/usr/local/info/ --build=i386-portbld-freebsd7.0 > > > $ dspam_stats -H [email protected] > [email protected]: > TP True Positives: 7441 > TN True Negatives: 5435 > FP False Positives: 37 > FN False Negatives: 714 > SC Spam Corpusfed: 1522 > NC Nonspam Corpusfed: 10 > TL Training Left: 0 > SHR Spam Hit Rate 91.24% > HSR Ham Strike Rate: 0.68% > OCA Overall Accuracy: 94.49% > > Overall accuracy, 94.49%? That doesn't correspond to what is said > under the Performance tab on the web pages. > > 3.6.8 seems to be the latest version of the dspam port (FreeBSD) that > I'm using. I might try with the dspam-devel port instead which seems > to bundle version 3.8.0 of dspam. > > -Patrik > > > Hi Patrik,
You might want to hang on a day or two, The 3.9.0Alpha2 will be released very soon. Ion-Mihai Tetcu is the package maintainer for Dspam on FreeBSD, and i'm sure he'll push the alpha into the dspam-devel package shortly after release. Many of the developers are running the 3.9.0Alpha for many weeks now with only positive reports. You can grab the latest code from the GIT repo. See the wiki for details http://sourceforge.net/apps/mediawiki/dspam/index.php?title=dspam:Community_Portal If you want to stick with ports, then I can confirm that 3.8.0 runs fine of FreeBSD+dspam-devel, I have a box here running for +380days Hope this helps Paul ------------------------------------------------------------------------------ _______________________________________________ Dspam-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-user
