squat file sizes

2009-07-20 Thread Blake Hudson
Is there a general way of estimating typical squat file usage when compared with the number of messages in a mailbox? When comparing a du of the server against quotas I noticed that some mailboxes where using almost twice as much disk space than their set quota. The culprit seems to be many sma

Re: how to exclude subfolder from expiration using annotations?

2009-07-20 Thread Adam Tauno Williams
On Mon, 2009-07-20 at 18:24 +0200, Carsten Hoeger wrote: > On Mon, Jul 20, Reinaldo de Carvalho wrote: > > >> > I'm currently trying to find out how to use cyr_expire in combination > > >> > with > > >> > annotations exluding one single subfolder per mailbox. > > > [...] > > >> Don't set expire fo

Re: how to exclude subfolder from expiration using annotations?

2009-07-20 Thread Carsten Hoeger
On Mon, Jul 20, Reinaldo de Carvalho wrote: > >> > I'm currently trying to find out how to use cyr_expire in combination > >> > with > >> > annotations exluding one single subfolder per mailbox. > > > > [...] > > > >> Don't set expire for user (root) mailbox, only to "user/test1001/Sent > >> Ite

Re: Reducing log verbosity

2009-07-20 Thread Adam Tauno Williams
On Sat, 2009-07-18 at 19:45 -0700, Bryan Hill wrote: > thanks! I figured that might be the case after looking into this in > more detail. A better solution, IMHO, is to post-filter. The filtering provided by Syslog is pretty crude and requires bouncing the syslog service to change. If you use s

Re: how to exclude subfolder from expiration using annotations?

2009-07-20 Thread Reinaldo de Carvalho
On Mon, Jul 20, 2009 at 9:54 AM, Carsten Hoeger wrote: > On Mon, Jul 20, Reinaldo de Carvalho wrote: > >> > I'm currently trying to find out how to use cyr_expire in combination with >> > annotations exluding one single subfolder per mailbox. > > [...] > >> Don't set expire for user (root) mailbox,

Re: how to exclude subfolder from expiration using annotations?

2009-07-20 Thread Carsten Hoeger
On Mon, Jul 20, Reinaldo de Carvalho wrote: > > I'm currently trying to find out how to use cyr_expire in combination with > > annotations exluding one single subfolder per mailbox. [...] > Don't set expire for user (root) mailbox, only to "user/test1001/Sent Items". I want to _EXCLUDE_ user/te

Re: how to exclude subfolder from expiration using annotations?

2009-07-20 Thread Adam Tauno Williams
> I'm currently trying to find out how to use cyr_expire in combination with > annotations exluding one single subfolder per mailbox. > I'm running RHEL5 with v2.3.7-Invoca-RPM-2.3.7-2.el5_3.2. > What I did: > . setannotation "user/test1001" "/vendor/cmu/cyrus-imapd/expire" > ("value.shared" "1")

Re: how to exclude subfolder from expiration using annotations?

2009-07-20 Thread Reinaldo de Carvalho
On Mon, Jul 20, 2009 at 5:33 AM, Carsten Hoeger wrote: > Hi, > > > I'm currently trying to find out how to use cyr_expire in combination with > annotations exluding one single subfolder per mailbox. > > I'm running RHEL5 with v2.3.7-Invoca-RPM-2.3.7-2.el5_3.2. > > What I did: > > . setannotation "u

how to exclude subfolder from expiration using annotations?

2009-07-20 Thread Carsten Hoeger
Hi, I'm currently trying to find out how to use cyr_expire in combination with annotations exluding one single subfolder per mailbox. I'm running RHEL5 with v2.3.7-Invoca-RPM-2.3.7-2.el5_3.2. What I did: . setannotation "user/test1001" "/vendor/cmu/cyrus-imapd/expire" ("value.shared" "1") . O