diff --git a/setup/dkim.sh b/setup/dkim.sh index 8cb91329..d1f9c349 100755 --- a/setup/dkim.sh +++ b/setup/dkim.sh @@ -80,6 +80,8 @@ tools/editconf.py /etc/postfix/main.cf \ non_smtpd_milters=\$smtpd_milters \ milter_default_action=accept +hide_output systemctl enable opendmarc + # Restart services. restart_service opendkim restart_service opendmarc