summaryrefslogtreecommitdiffstats
path: root/roles/IMAP-proxy/templates/etc/dovecot/conf.d/20-imapc.conf.j2
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-05-23 01:58:48 +0200
committerGuilhem Moulin <guilhem@fripost.org>2016-05-23 01:58:48 +0200
commit5939ce51d7527784e5a53c1f1f4b16aaf189ead2 (patch)
tree9a30661e1179b19101648eeb4f90478360baf6aa /roles/IMAP-proxy/templates/etc/dovecot/conf.d/20-imapc.conf.j2
parent4b59f7a4cfe0f84e2084f01671982b7713a534aa (diff)
Dovecot imapc: use the version from jessie-backports.
Since many bug have been fixed since 2.2.13, and we really want passthrough search on the caching proxy.
Diffstat (limited to 'roles/IMAP-proxy/templates/etc/dovecot/conf.d/20-imapc.conf.j2')
-rw-r--r--roles/IMAP-proxy/templates/etc/dovecot/conf.d/20-imapc.conf.j23
1 files changed, 1 insertions, 2 deletions
diff --git a/roles/IMAP-proxy/templates/etc/dovecot/conf.d/20-imapc.conf.j2 b/roles/IMAP-proxy/templates/etc/dovecot/conf.d/20-imapc.conf.j2
index 39dbbd6..6284f67 100644
--- a/roles/IMAP-proxy/templates/etc/dovecot/conf.d/20-imapc.conf.j2
+++ b/roles/IMAP-proxy/templates/etc/dovecot/conf.d/20-imapc.conf.j2
@@ -14,5 +14,4 @@ mail_prefetch_count = 25
# The list of valid features can be found at
# https://github.com/dovecot/core/blob/master/src/lib-storage/index/imapc/imapc-settings.c
# (in the struct 'imapc_feature_list imapc_feature_list')
-imapc_features = rfc822.size fetch-headers
-#imapc_features = rfc822.size fetch-headers search
+imapc_features = rfc822.size fetch-headers search