From 3c1a846b3fac2581a1eb685400fb488e1dc39868 Mon Sep 17 00:00:00 2001 From: myve Date: Fri, 20 Feb 2026 05:36:28 +0000 Subject: [PATCH] Dovecot 2.4.2 update --- build/run/installer.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/run/installer.sh b/build/run/installer.sh index eaaf904..8bed5ac 100755 --- a/build/run/installer.sh +++ b/build/run/installer.sh @@ -170,8 +170,8 @@ mkdir -p /etc/dovecot/ /etc/ssl/dovecot/ # dovecot.conf cat >/etc/dovecot/dovecot.conf <<- dovecot.conf -dovecot_config_version = 2.4.1 -dovecot_storage_version = 2.4.1 +dovecot_config_version = 2.4.2 +dovecot_storage_version = 2.4.2 sql_driver = mysql mysql /run/mysqld/mysqld.sock {