From 85bcc5bf5bebf70947669579e1fa672f95c175f1 Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Sun, 10 Aug 2025 12:16:13 +0200 Subject: [PATCH] wip --- bundles/dovecot/files/dovecot.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bundles/dovecot/files/dovecot.conf b/bundles/dovecot/files/dovecot.conf index cdc0bd1..ba08380 100644 --- a/bundles/dovecot/files/dovecot.conf +++ b/bundles/dovecot/files/dovecot.conf @@ -139,6 +139,12 @@ sieve_script after { } # fulltext search +language en { +} +language de { + default = yes +} + fts flatcurve { # substring_search = yes # RFC-konform = yes, braucht aber deutlich mehr Platz # rotate_count = 5000 # DB-Rotation nach X Mails