diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-05-25 12:22:53 +0000 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-05-25 12:22:53 +0000 |
| commit | ec693206abdf3bac65f20657d6725d0ccdb27c90 (patch) | |
| tree | 9bb271db873f0c89349c58d38db45b1177760336 /etc/dovecot | |
| parent | 5cf34df62a712b343e992d32a55df783986e5035 (diff) | |
pacdiffca
Diffstat (limited to 'etc/dovecot')
| -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 4110f7b1..cb328307 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.3 -dovecot_storage_version = 2.4.3 +dovecot_config_version = 2.4.4 +dovecot_storage_version = 2.4.4 # 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 |
