mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
email: postfix: Install LDAP map support
This commit is contained in:
parent
a234407b97
commit
41f0461ac7
@ -16,7 +16,7 @@ from . import audit
|
||||
from . import manifest
|
||||
|
||||
version = 1
|
||||
managed_packages = ['postfix', 'dovecot-pop3d', 'dovecot-imapd',
|
||||
managed_packages = ['postfix-ldap', 'dovecot-pop3d', 'dovecot-imapd',
|
||||
'dovecot-ldap', 'dovecot-lmtpd', 'dovecot-managesieved',
|
||||
'rspamd', 'clamav', 'clamav-daemon']
|
||||
managed_services = ['postfix', 'dovecot', 'rspamd', 'redis', 'clamav-daemon',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user