Hi all ,
I'm new to dspam and i'm a little confused about group settings .
I'm running dspam ( 3.6.8 )in a clustered enviroment with a central
Mysql
Server ( write actions ) which is replicating to the local slaves .
Dspam is running in daemon mode and is called via a shell script
from qmail-ldap . Messages were delivered to a central
NFS Server - with maildrop - and were stored in maildir format . ( I'm
not using the the
CGI )
Everything is working fine - Messages were delivered and dspam signature
is added to the message so customer can retrain by sending to their
alias adresses ( spam-user or nospam-user ).
Each User has is own dspam-user.
Retraining is done with
Sed '^X-DSPAM-/d' | dspamc --user user --class=innocent --source=error
And
Sed '^X-DSPAM-/d' | dspamc --user user --class=spam --source=error
Now i want to add a global user which should be trained by a Maildir
which
is feeded due a honeypot and good mails which we have collected in
another
Maildir . ( at time about 14000 Spam-mails and 4000 Ham-mails )
Can I feed the global user with these messages via dspam_train ?
I have created a group file with following entry ( hoenymoon is my
global user )
honeymoon:merged:*
In the logs i can see something like "user merged" but the results are
really bad .
Without the group file it's working better but the spam-hit rate is only
about 60 percent .
Any Hints ?
-Stefan
Received on Tue Mar 27 16:37:40 2007
This archive was generated by hypermail 2.1.8 : Fri Mar 30 2007 - 00:00:06 CEST