mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-09-01 00:17:13 +00:00
[Dovecot] Use Solr for LMTP
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user