Re: [Dovecot] Dovecot 1.0 rc15 + Quota by user using mysql

2008-05-28 Thread Lucas Carlessi
Didn't work... Download this Version -> 1:1.0.13-1~bpo40+1 ? can you help me to update my dovecot? I have postfix+amavisd+clamav+spamassassin and dovecot using sieve plugin to redirect spam e-mails to a spam folder... Will I have to update my configuration files? thank you On Tue, 27 May 200

Re: [Dovecot] Dovecot 1.0 rc15 + Quota by user using mysql

2008-05-27 Thread Tomasz Suchodolski
> Hi all, > I installed the Dovecot on a Debian by apt-get, it's all working except > quota by user.. > I have a database with all quotas in bytes, and that lines in > /etc/dovecot/dovecot-sql.conf : > driver = mysql > connect = host=127.0.0.1 dbname=mailserver user=USER password=PASS > default_p

[Dovecot] Dovecot 1.0 rc15 + Quota by user using mysql

2008-05-27 Thread Lucas Carlessi
Hi all, I installed the Dovecot on a Debian by apt-get, it's all working except quota by user.. I have a database with all quotas in bytes, and that lines in /etc/dovecot/dovecot-sql.conf : driver = mysql connect = host=127.0.0.1 dbname=mailserver user=USER password=PASS default_pass_scheme = CR