Re: [Dovecot] Quota with Dict + SQL not updating

2009-12-31 Thread Michael
On Thu, 31 Dec 2009 16:43:54 Pascal Volk wrote: > On 12/31/2009 04:20 AM Michael wrote: > > Hello all, > > > > I have a Dovecot server deployed with a MySQL back end. > > > > If the user logs in and there is no quota set for them in table 'quota', > > the system will automatically inset a line with

Re: [Dovecot] Quota with Dict + SQL not updating

2009-12-30 Thread Pascal Volk
On 12/31/2009 04:20 AM Michael wrote: > Hello all, > > I have a Dovecot server deployed with a MySQL back end. > > If the user logs in and there is no quota set for them in table 'quota', the > system will automatically inset a line with their username and current > messages/storage. > > Howev