diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-03-29 18:10:41 +0000 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-03-29 18:10:41 +0000 |
| commit | 6b1ccceec94f37794c56740a3101a273dcd19588 (patch) | |
| tree | 38524c2df8b3d35298146ec5b8429359eb611994 | |
| parent | 56bede2e885ee0d8e741409b5cdeb830da11fff3 (diff) | |
pacdiffca
| -rw-r--r-- | etc/dovecot/dovecot.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/dovecot/dovecot.conf b/etc/dovecot/dovecot.conf index 30bae9a5..4110f7b1 100644 --- a/etc/dovecot/dovecot.conf +++ b/etc/dovecot/dovecot.conf @@ -1,7 +1,7 @@ # https://doc.dovecot.org/2.4.2/installation/upgrade/2.3-to-2.4.html#default-settings # needed for 2.4 -dovecot_config_version = 2.4.2 -dovecot_storage_version = 2.4.2 +dovecot_config_version = 2.4.3 +dovecot_storage_version = 2.4.3 # Edited from `doveconf -nP`, see https://doc.dovecot.org/2.3/configuration_manual/quick_configuration/#split-configuration-files # https://doc.dovecot.org/2.4.2/installation/upgrade/2.3-to-2.4.html#converted-settings |
