浏览代码

[Dovecot] Remove break-imap-search (it is a default setting)

andryyy 6 年之前
父节点
当前提交
b3f84d2c78
共有 1 个文件被更改,包括 1 次插入4 次删除
  1. 1 4
      data/conf/dovecot/dovecot.conf

+ 1 - 4
data/conf/dovecot/dovecot.conf

@@ -308,10 +308,7 @@ plugin {
   acl = vfile
   fts = solr
   fts_autoindex = yes
-  fts_solr = break-imap-search url=http://solr:8983/solr/dovecot/
-  fts_index_fs = crypt:set_prefix=fscrypt_index:posix:
-  fscrypt_index_public_key = </mail_crypt/ecpubkey.pem
-  fscrypt_index_private_key =  </mail_crypt/ecprivkey.pem
+  fts_solr = url=http://solr:8983/solr/dovecot/
   quota = dict:Userquota::proxy::sqlquota
   quota_rule2 = Trash:storage=+100%%
   sieve = /var/vmail/sieve/%u.sieve