Re: [Dovecot] 1.2.4 Maildir Quota Issues

2009-09-15 Thread Timo Sirainen
On Sep 14, 2009, at 11:48 PM, Mario Antonio wrote: Thanks ! Just looking for a way to scripting the resetting of the auth-cache .. I noticed the dovecot-auth process does not have a PID file as the Dovecot master has (or perhaps I missed it ...) Right, it doesn't. Hmm. Wonder if there shoul

Re: [Dovecot] 1.2.4 Maildir Quota Issues

2009-09-14 Thread Mario Antonio
Timo, Thanks ! Just looking for a way to scripting the resetting of the auth-cache .. I noticed the dovecot-auth process does not have a PID file as the Dovecot master has (or perhaps I missed it ...) In a debian machine (running Version 1.2.4) Could I just grab the pid number from the auth s

Re: [Dovecot] 1.2.4 Maildir Quota Issues

2009-09-12 Thread Timo Sirainen
On Sep 12, 2009, at 6:56 PM, Mario Antonio wrote: Thanks a lot for your help. But with this behavior, we will have to modify our scripts to perhaps clear up/reset the cache after changing User Quotas You can reset auth cache by sending dovecot-auth process SIGHUP. I'd guess changing q

Re: [Dovecot] 1.2.4 Maildir Quota Issues

2009-09-12 Thread Noel Butler
On Sat, 2009-09-12 at 18:56 -0400, Mario Antonio wrote: > Noel, > > Thanks a lot for your help. > But with this behavior, we will have to modify our scripts to perhaps > clear up/reset the cache after changing User Quotas Hi Mario, You could try setting it to value of "0" not too sur

Re: [Dovecot] 1.2.4 Maildir Quota Issues

2009-09-12 Thread Mario Antonio
Noel, Thanks a lot for your help. But with this behavior, we will have to modify our scripts to perhaps clear up/reset the cache after changing User Quotas M.A. Noel Butler wrote: On Sun, 2009-09-13 at 07:25 +1000, Noel Butler wrote: On Sat, 2009-09-12 at 10:06 -0400, Mario Anton

Re: [Dovecot] 1.2.4 Maildir Quota Issues

2009-09-12 Thread Noel Butler
On Sun, 2009-09-13 at 07:25 +1000, Noel Butler wrote: > On Sat, 2009-09-12 at 10:06 -0400, Mario Antonio wrote: > > > Has anybody noticed this behavior when using maildir quota with Version > > 1.2.4: > > > > > > > When I change quota at the SQL level (per user), that quota becomes > > act

Re: [Dovecot] 1.2.4 Maildir Quota Issues

2009-09-12 Thread Noel Butler
On Sat, 2009-09-12 at 10:06 -0400, Mario Antonio wrote: > Has anybody noticed this behavior when using maildir quota with Version > 1.2.4: > > When I change quota at the SQL level (per user), that quota becomes > active once Dovecot is restarted. Until then it keeps the previous quota > ass

[Dovecot] 1.2.4 Maildir Quota Issues

2009-09-12 Thread Mario Antonio
Has anybody noticed this behavior when using maildir quota with Version 1.2.4: # 1.2.4: /etc/dovecot/dovecot.conf # OS: Linux 2.6.26-2-686-bigmem i686 Debian 5.0.3 xfs My default configurations quota configurations: plugin: quota: maildir:User quota quota_rule: *:storage=2G Customized Use Co