On 07.05.2012 05:56, Radim Kolar wrote:
> I have dspam set for 4 users using pgsql database. It takes 512 MB of
> diskspace. It is too much to put it into production for 250 users. How
> many users with dspam you have?
>
> dspam=# select count(*) from dspam_stats;
>    count
> -------
>        4
> (1 row)
>
> dspam=# select count(*) from dspam_token_data;
>     count
> ---------
>    2832812
> (1 row)
>
> dspam=# select count(*) from dspam_signature_data;
>    count
> -------
>     7713
> (1 row)
>
> dspam=# select pg_database_size('dspam');
>    pg_database_size
> ------------------
>           514051692
> (1 row)

This is one side of the story. Show us your dspam.conf, output of dspam 
--version, output of dspam_admin list preference default, output of 
dspam_admin aggregate preference default and the content of your DSPAM 
group file.

Let me guess: You run TEFT, use word or chain or even sbph as tokenizer, 
you are not using groups and you never run dspam_clean. Right?

However.... could it be that you are from Asia? Is your main part of 
mail being written in non Latin letters? If so, then the current DSPAM 
is nothing for you. DSPAM needs to break the  mail at the word boundary 
and currently it does not do that well on Asian languages.


>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Dspam-user mailing list
> Dspam-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspam-user
>


-- 
Kind Regards from Switzerland,

Stevan Bajić


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to