diff -r 06c0acf6c45d -r 932cd76bf879 VirtualMailManager/account.py --- a/VirtualMailManager/account.py Sun Jan 20 15:50:36 2013 +0000 +++ b/VirtualMailManager/account.py Wed Jan 23 22:16:38 2013 +0000 @@ -292,9 +292,6 @@ `quotalimit` : VirtualMailManager.quotalimit.QuotaLimit the new quota limit of the domain. """ - if cfg_dget('misc.dovecot_version') < 0x10102f00: - raise VMMError(_('PostgreSQL-based dictionary quota requires ' - 'Dovecot >= v1.1.2.'), VMM_ERROR) self._chk_state() if quotalimit == self._qlimit: return