1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-05 00:27:25 +00:00

Merge branch 'reporting' into postgrey-whitelist

This commit is contained in:
downtownallday 2021-04-09 12:05:00 -04:00
commit fe4581e849

View File

@ -27,6 +27,6 @@ fi
sed "s|%BIN%|$(pwd)|g" conf/miabldap-capture.service > /etc/systemd/system/miabldap-capture.service
systemctl daemon-reload
systemctl enable miabldap-capture
systemctl start miabldap-capture
hide_output systemctl daemon-reload
hide_output systemctl enable miabldap-capture
restart_service miabldap-capture