wip
This commit is contained in:
parent
54bb300f17
commit
85bcc5bf5b
1 changed files with 6 additions and 0 deletions
|
@ -139,6 +139,12 @@ sieve_script after {
|
||||||
}
|
}
|
||||||
|
|
||||||
# fulltext search
|
# fulltext search
|
||||||
|
language en {
|
||||||
|
}
|
||||||
|
language de {
|
||||||
|
default = yes
|
||||||
|
}
|
||||||
|
|
||||||
fts flatcurve {
|
fts flatcurve {
|
||||||
# substring_search = yes # RFC-konform = yes, braucht aber deutlich mehr Platz
|
# substring_search = yes # RFC-konform = yes, braucht aber deutlich mehr Platz
|
||||||
# rotate_count = 5000 # DB-Rotation nach X Mails
|
# rotate_count = 5000 # DB-Rotation nach X Mails
|
||||||
|
|
Loading…
Reference in a new issue