[Dovecot] Use Solr for LMTP
parent
f924f9b5cd
commit
a2b52e0969
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue