You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Reviewed-on: #9 |
9 months ago | |
---|---|---|
LICENSE | 3 years ago | |
README.md | 9 months ago | |
mailserver-moulinette.sh | 9 months ago |
README.md
mailserver-moulinette
Script used to check if a domain name has all the requirements to send and receive an email from 42l's mailserver
Usage
Usage: mailserver-moulinette [options] yourdomain.com
Check if the provided domain name has all the requirements to send and receive
email from 42l's mailserver. If used without options all the checks are run in
turn. Otherwise, only the specified checks are run.
Options:
-x, --mx check MX configuration
-s, --spf check SPF configuration
-m, --dmarc check DMARC configuration
-k, --dkim check DKIM configuration
-o, --autoconfig check email autoconfiguration
-h, --help display this help