]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
fts: Do not consider arbitrary headers with 8-bit data as language-specific
authorAki Tuomi <aki.tuomi@open-xchange.com>
Mon, 17 May 2021 09:13:16 +0000 (12:13 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Tue, 1 Jun 2021 12:06:57 +0000 (12:06 +0000)
commit0cb2ec40a40a0fa1097fb37a8b0ea262fc0ff61d
treee506f9901ef45bc8502e8900b44850a7c3f09035
parentc38df6196d38e37a8bb6c517fb03afe59e30f6d2
fts: Do not consider arbitrary headers with 8-bit data as language-specific

If we do stemming etc processing for arbitrary headers, they might
become impossible to find in subsequent searches due to stemming.

This practically breaks e.g. From/To header searches with non-ascii
names.
src/plugins/fts/fts-build-mail.c