Hi, I wonder why all my mailboxes quotas now counts in KB instead of MB ? I use Dovecot 1.2.17, Mailfilter Syntax: Sieve, CentOS 5.7 x86_64. Is it another bug after update to 3.0.4? Where to check/change mailbox quota counter unit of measure?
There was a bug in the 3.0.4 beta which has been fixed in 3.0.4 final. If you have the beta installed, update it to final by using the manual update instructions from release notes.
I didn't realized that i could have a beta version (there was everywhere write down ver. 3.0.4). Previously I installed beta from [svn] maybe a month ago. Then I installed final version 3.0.4 just when it was published (I did it manually). Now I change the way how to do an update. I changed the line in config.inc.php file: define('ISPC_APP_VERSION', '3.0.4'); to Code: define('ISPC_APP_VERSION', '3.0.3'); And then execute ispconfig_update.sh. Now quota works fine