[Dovecot] Use Solr for LMTP

master
andryyy 2019-01-16 22:19:40 +01:00
parent f924f9b5cd
commit a2b52e0969
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ protocol imap {
} }
mail_attribute_dict = file:%h/dovecot-attributes mail_attribute_dict = file:%h/dovecot-attributes
protocol lmtp { protocol lmtp {
mail_plugins = quota sieve acl zlib listescape mail_crypt mail_crypt_acl mail_plugins = quota sieve acl zlib listescape mail_crypt mail_crypt_acl fts fts_solr
auth_socket_path = /usr/local/var/run/dovecot/auth-master auth_socket_path = /usr/local/var/run/dovecot/auth-master
} }
protocol sieve { protocol sieve {