VMM/constants: Added MIN_DOVECOT_VERSION (>= 2.0.0). v0.7.x
authorPascal Volk <user@localhost.localdomain.org>
Sat, 08 Feb 2014 18:36:30 +0000
branchv0.7.x
changeset 715 c6a33da1aa93
parent 714 95252b15fffb
child 716 915c14b21db3
VMM/constants: Added MIN_DOVECOT_VERSION (>= 2.0.0).
VirtualMailManager/constants.py
--- a/VirtualMailManager/constants.py	Sat Feb 08 18:33:25 2014 +0000
+++ b/VirtualMailManager/constants.py	Sat Feb 08 18:36:30 2014 +0000
@@ -28,6 +28,7 @@
 MIN_GID = 70000
 MIN_UID = 70000
 
+MIN_DOVECOT_VERSION = 0x20000f00
 
 # exit codes