]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Change default mail_cache_fields
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Fri, 28 Feb 2025 11:23:45 +0000 (13:23 +0200)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Fri, 7 Mar 2025 08:01:55 +0000 (10:01 +0200)
commit677b30722843ff71752b4656ed2555f4ab7df909
tree78bdd9cf83ccf29ba37c5984e903f2f49e290b0c
parent18c128bdeeabd0c71a75f1e4d9ef85b4d8218a56
lib-storage: Change default mail_cache_fields

The new default reflects the fields used by IMAP clients commonly nowadays.

Unit test must be changed also a bit to pass with the changes, since when
returning header from cache it drops the CR character.
src/lib-settings/settings-history-core.txt
src/lib-storage/mail-storage-settings.c
src/lib-storage/test-mail.c