I just setup DSpam. Everything seems to be working, except it isn't 
(yet) doing a good job of filtering spam. I'm thinking this is because 
I've only had a few spam's and it hasn't gotten to train on much. My 
username.log file shows 93 lines, 83 innocent, 6 retrained to spam and 
oddly 4 blank lines. This part doesn't bother me. But so far every spam 
email that has been scanned gets:

X-DSPAM-Confident 0.9899
X-DSPAM-Probability 0.0000

Is this normal until a certain train threshhold has been met? Or could I 
have a configuration issue? Here's the relevant transports stuff I have 
in /etc/postfix/master.cf to scan and train emails:

dspam   unix    -       n       n       -       10      pipe
   flags=RO user=dspam argv=/usr/bin/dspam --deliver=innocent,spam 
--user $user -i -f $sender -- $recipient


dspam-retrain unix - n n - - pipe
   flags=Rhq user=dspam argv=/usr/bin/dspam --source=error 
--class=$nexthop --user $sender


Thanks,

Ben

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to