Browse Source

dovecot: improved to check for clucene for enabling the fts-lucene plugin

user/chris/wip/linux37
Christian Wiese 12 years ago
parent
commit
fbff7e66f4
  1. 3
      mail/dovecot/dovecot.conf

3
mail/dovecot/dovecot.conf

@ -16,7 +16,8 @@
var_append confopt ' ' "--enable-header-install"
# package/option mappings for auto-configuration
pkg_dovecot_options="openldap:ldap=plugin postgresql:pgsql mysql sqlite"
pkg_dovecot_options="openldap:ldap=plugin postgresql:pgsql mysql sqlite \
clucene:lucene"
# automatic feature selection according to the package/option mappings
pkg_dovecot_autoconfig() {

Loading…
Cancel
Save