Hello Anthony,
On 09.05.2012 13:13, P.V.Anthony wrote:
> On 05/09/2012 06:02 PM, Stevan Bajić wrote:
>
>> You should! Creating a MERGED group that you use globally (aka global
>> merged group) will allow you to create one big group and share that data
>> with all the users. Allow me to explain (ju
On 05/09/2012 06:02 PM, Stevan Bajić wrote:
> You should! Creating a MERGED group that you use globally (aka global
> merged group) will allow you to create one big group and share that data
> with all the users. Allow me to explain (just an artificial example to
> illustrate the benefit for you):
Hello Radim,
On 09.05.2012 10:50, Radim Kolar wrote:
> This is one side of the story. Show us your dspam.conf
>
> ponto# cat dspam.conf
> Home /var/db/dspam
> StorageDriver /usr/local/lib/dspam/libpgsql_drv.so
> TrustedDeliveryAgent "/usr/local/bin/maildrop"
> FallbackDomains off
> OnFail error
>
This is one side of the story. Show us your dspam.conf
ponto# cat dspam.conf
Home /var/db/dspam
StorageDriver /usr/local/lib/dspam/libpgsql_drv.so
TrustedDeliveryAgent "/usr/local/bin/maildrop"
FallbackDomains off
OnFail error
Trust root
Trust dspam
Trust apache
Trust mail
Trust mailnull
Trust smm
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
>
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;