]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Try to add missing attachment flags when fetching MIME parts or BODYSTRU...
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 10 Sep 2020 13:38:11 +0000 (16:38 +0300)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Wed, 7 Oct 2020 11:43:37 +0000 (11:43 +0000)
commit194dcaa65cdd247393633f2daa4b40fd12985440
tree0b00a1918d702889ad89fa02a42869166bebe673
parent52a0f91840745874722c674484e40748b350c49f
lib-storage: Try to add missing attachment flags when fetching MIME parts or BODYSTRUCTURE

This happens only if both mime.parts and imap.bodystructure are already in
cache and mail_attachment_detection_options has add-flags-on-save but no
no-flags-on-fetch. The no-flags-on-fetch option may be removed in a future
release once it's known that it's not causing any unexpected performance
issues.
src/lib-storage/index/index-mail.c
src/lib-storage/mail-storage-settings.c
src/lib-storage/mail-storage-settings.h