diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-05-25 12:23:13 +0000 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-05-25 12:23:13 +0000 |
| commit | 3dc3d7198f3fee4580a2fc64d3fcf594a9a54663 (patch) | |
| tree | 2c5bb948cb12a95b0f5bab8bc88bfe2d026f54f6 /etc | |
| parent | de956d2fc069970beba242631fe814da926e7a36 (diff) | |
pacdiffib
Diffstat (limited to 'etc')
| -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 |
