postfix is not applying quota given in mysql. I followed this guide:http://howtoforge.com/virtual-users-and-domains-postfix-courier-mysql-fedora8 everything works great now, except for quota! I made sure i followed the guide and i built and packaged postfix like the guide said to patch postfix to allow quota. well I set the default quota, and It says unlimitted quota, according to my roundcube webmail installation. postfix reads users and domains from mysql, but not quota. how do i fix this?
I'm not sure where Roundcube gets the quota information from. But you can test if quota is working by simply sending an email that is bigger than the space that is left for the recipient account.
i just got the quota report email that came with the howto. DAILY QUOTA REPORT: ---------------------------------------------- | % USAGE | ACCOUNT NAME | ---------------------------------------------- -- nothing is showing. no numbers, nothing. and i have quota setup for the email.
You might have to modify the /usr/local/sbin/quota_notify script, as shown on http://www.howtoforge.com/virtual-users-and-domains-with-postfix-ubuntu-7.10-p5