breaking: Drop Dovecot support for Solr (#4025)

This commit is contained in:
Jiří Štefka 2024-05-21 16:49:39 +02:00 committed by GitHub
parent 92b06c4020
commit 993c7b044f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 49 deletions

View file

@ -135,7 +135,7 @@ function _install_dovecot() {
local DOVECOT_PACKAGES=(
dovecot-core dovecot-imapd
dovecot-ldap dovecot-lmtpd dovecot-managesieved
dovecot-pop3d dovecot-sieve dovecot-solr
dovecot-pop3d dovecot-sieve
)
# Dovecot packages for community supported features.