mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +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
|
from . import manifest
|
||||||
|
|
||||||
version = 1
|
version = 1
|
||||||
managed_packages = ['postfix', 'dovecot-pop3d', 'dovecot-imapd',
|
managed_packages = ['postfix-ldap', 'dovecot-pop3d', 'dovecot-imapd',
|
||||||
'dovecot-ldap', 'dovecot-lmtpd', 'dovecot-managesieved',
|
'dovecot-ldap', 'dovecot-lmtpd', 'dovecot-managesieved',
|
||||||
'rspamd', 'clamav', 'clamav-daemon']
|
'rspamd', 'clamav', 'clamav-daemon']
|
||||||
managed_services = ['postfix', 'dovecot', 'rspamd', 'redis', 'clamav-daemon',
|
managed_services = ['postfix', 'dovecot', 'rspamd', 'redis', 'clamav-daemon',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user