]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
fts: Parse mail header before checking whether to index it
authorMarco Bettini <marco.bettini@open-xchange.com>
Mon, 28 Feb 2022 16:12:32 +0000 (17:12 +0100)
committerMarco Bettini <marco.bettini@open-xchange.com>
Tue, 1 Mar 2022 10:10:14 +0000 (11:10 +0100)
commit9a355e8aa7f06579e20cdc1a05dabb0dbfb59a43
tree9dc655d8fec534b2e11fa45dab784141304e46a3
parent1133504c525fa0cac47d74bc128445e1b4adc618
fts: Parse mail header before checking whether to index it

Fixes an issue where mime parts Content-type wasn't properly set,
causing binary mime parts to be fed to the indexes.

Broken in ddb85f3533842aa7c4e943c10bbd3dcb745c2eae
src/plugins/fts/fts-build-mail.c