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) ------------------------------------------------------------------------------ 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