> On Apr 5, 2010, at 3:35 PM, Stevan Bajić wrote:
> 
>>> TrainingMode teft
>>> 
>> If you allow me to make suggestions then switch to TOE. TEFT is in the long 
>> run less accurate then TOE.
>> 
>>> Tokenizer chain
>>> 
>> Allow me here again to make a suggestion. CHAIN is not a bad tokenizer but 
>> for todays needs in Anti-Spam something more sophisticated like "OSB" is way 
>> better.
>> 
>>> MySQLCompress               true
>>> 
>> I see you are using communication with MySQL over a socket and using 
>> compression here does not have that big (if at all) benefit. I would suggest 
>> you to NOT use compression in your case.
>> 
>>> ServerParameters    "--deliver=innocent, spam"
>>> 
>> You should remove the extra space above to only be:
>> ServerParameters     "--deliver=innocent,spam"

Thank you very much Stevan! I have made your suggested changes to 
/usr/local/etc/dspam.conf and restarted the daemon. Is there a way I check to 
be sure they are in effect? The reason I ask is because the change I made to 
signatureLocation in dspam.conf didn't seem to take effect.

Thanks,
-Terry
------------------------------------------------------------------------------
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
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to