[Dovecot] Added Xapian include

This commit is contained in:
Niklas Meyer 2022-01-28 17:07:12 +01:00 committed by GitHub
parent 30e2d944cd
commit 60ddfe3be2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -159,7 +159,6 @@ service lmtp {
}
user = vmail
}
listen = *,[::]
ssl_cert = </etc/ssl/mail/cert.pem
ssl_key = </etc/ssl/mail/key.pem
@ -243,7 +242,7 @@ plugin {
mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
mail_log_fields = uid box msgid size
mail_log_cached_only = yes
}
service quota-warning {
executable = script /usr/local/bin/quota_notify.py
# use some unprivileged user for executing the quota warnings
@ -298,7 +297,7 @@ replication_dsync_parameters = -d -l 30 -U -n INBOX
!include_try /etc/dovecot/extra.conf
!include_try /etc/dovecot/sogo-sso.conf
!include_try /etc/dovecot/shared_namespace.conf
!include_try /etc/dovecot/FTS_Xapian.conf
!include_try /etc/dovecot/FTS-Xapian.conf
# </Includes>
default_client_limit = 10400
default_vsz_limit = 1024 M