Re: quota with mysql

2010-03-03 Thread Simon Morvan
On 03/03/2010 10:18, Andre Hübner wrote: > Hallo, > >> Maybe you should give a try to dovecot-deliver. It'll take care of >> the quota stuff directly. > > this is working already but is not rejecting a mail on smtp-dialog. it > deletes the mail after postfix was accepting it and this is a legal > d

Re: quota with mysql

2010-03-03 Thread Andre Hübner
Hallo, Maybe you should give a try to dovecot-deliver. It'll take care of the quota stuff directly. this is working already but is not rejecting a mail on smtp-dialog. it deletes the mail after postfix was accepting it and this is a legal difference. Thanks, Andre

Re: quota with mysql

2010-03-03 Thread Simon Morvan
Le 03/03/2010 09:17, Andre Hübner a écrit : Hello, i want to do a exact calculating quota with postfix<->mysql to reject incoming mails if user is over quota. Complete storage-statistics+quota is done by dovecot in background. Currently i use check_recipient_access mysql:/path/mysql.conf to g

quota with mysql

2010-03-03 Thread Andre Hübner
Hello, i want to do a exact calculating quota with postfix<->mysql to reject incoming mails if user is over quota. Complete storage-statistics+quota is done by dovecot in background. Currently i use check_recipient_access mysql:/path/mysql.conf to get return value. But for an exact calculation i