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:11:10 +0000 |
| commit | 99d6b24028fba5bbee5243df97adbfac6c96d2f0 (patch) | |
| tree | ce55f09bb171cb000b992f2410b078dbad73dc33 | |
| parent | b10fe556096dfa00bb3e8aa665aedcaee6beff04 (diff) | |
pacdiff
| -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 |
