Skip to content

Add check-mail-domain-dns script

lewo requested to merge check-dns into master

This script does some checks on the domain name DNS configuration. It still lacks the DKIM and DMARC checks.

We could also create a systemd cronjob which could run this script after each change and every day to ensure the DNS configuration is correct.

It would be nice if you could try this script on your existing setups to see if it works well... because I don't think it covers all usecases!

Merge request reports