WIP: dovecot 2.4 support

This commit is contained in:
Antoine Nguyen
2025-09-16 09:43:18 +02:00
parent e56868072f
commit 4b0c9e4376
38 changed files with 1737 additions and 31 deletions

View File

@@ -45,6 +45,7 @@ class Installer:
@property
def modoboa_2_2_or_greater(self):
return True
# Check if modoboa version > 2.2
modoboa_version = python.get_package_version(
"modoboa",