diff --git a/data/conf/dovecot/dovecot.conf b/data/conf/dovecot/dovecot.conf index b7aca757..6a4033f2 100644 --- a/data/conf/dovecot/dovecot.conf +++ b/data/conf/dovecot/dovecot.conf @@ -159,6 +159,21 @@ service lmtp { } user = vmail } +### FTS-XAPIAN +service indexer-worker { + # Increase vsz_limit to 2GB or above. + # Or 0 if you have rather large memory usable on your server, which is preferred for performance) + vsz_limit = 2G +} + +service decode2text { + executable = script /usr/libexec/dovecot/decode2text.sh + user = dovecot + unix_listener decode2text { + mode = 0666 + } +} + listen = *,[::] ssl_cert =