On 01.03.2012 00:00, Vlad Sedov wrote:
> Hey folks.
Hello Vlad,

> I'm migrating my qmail/spamassassin mail server with about 3K mailboxes
> to DSPAM/postfix. Our small-scale tests showed that DSPAM, with
> sufficient training, was near flawless comparing to SpamAssassin's lousy
> 85-90% success rate.
>
> So here are a few questions...
>
> How much disk space should the SQL database use, with proper daily purging?
this is difficult to answer and depends on what tokenizer you are using 
and how much mail users are getting and how diverse that mail is.

> What is the most efficient dspam storage driver?
Efficient in what way? Speed? Space used? etc...

> If you use MySQL, what's the best db storage engine to use?
In your case I would suggest InnoDB.

> What is the most effective tokenizer?
Efficient in what sense? Speed? Amount of produced tokens? etc...

> What about algorithms? It seems everyone has their favorite.
Each of them has their benefit. Choose the one that is best for you.


>
> Thanks in advance,
One final word: If there would be something like the 'best' or the 'most 
efficient' setting/storage engine/algorithm/tokenizer/etc then you can 
trust us that we would remove all the other 'bad' or 'not efficient' 
setting/storage engine/algorithm/tokenizer/etc. But there is no such thing.

> Vlad
>
>
> _______________________________________________
> Dspam-user mailing list
> Dspam-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspam-user
>


-- 
Kind Regards from Switzerland,

Stevan Bajić


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to