1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-22 02:17:26 +00:00
mailinabox/management
Joshua Tauberer 779d921410 status checks: put DNSSEC tests in a better order w.r.t. other tests
* If the PRIMARY_HOSTNAME is in a zone with a DS record set at the registrar, show any DNSSEC failure (but only a failure) immediately since it is probably the cause of other DNS errors displayed later.
* For zones, if a DS record is set at the register, do the DNSSEC test first because even the NS test will fail if DNSSEC is improperly configure.
* But if a DS record is not set, the this is just a suggestion to configure DNSSEC so offer the suggestion last --- after mail and web checks.

see https://discourse.mailinabox.email/t/dns-nameserver-gandi-glue-records-issues/105/3
2014-10-01 12:13:11 +00:00
..
templates make mail instructions clearer and describe greylisting, DMARC policy 2014-09-27 13:32:22 +00:00
auth.py web-based administrative UI 2014-08-17 22:46:06 +00:00
backup.py only hold onto backups for 14 days (not 31) and show when the backups will be deleted in the control panel 2014-09-08 20:09:18 +00:00
buy_certificate.py rename whats_next.py to status_checks.py 2014-08-21 10:43:55 +00:00
daemon.py admin: update user's password from the admin 2014-09-21 17:24:01 +00:00
dns_update.py add strict SPF and DMARC records to any subdomains (including custom records) that do not have SPF/DMARC set 2014-09-26 14:01:03 +00:00
mail_log.py preliminary work on a mail.log scanner to report things in the control panel 2014-09-27 13:33:13 +00:00
mailconfig.py admin: update user's password from the admin 2014-09-21 17:24:01 +00:00
status_checks.py status checks: put DNSSEC tests in a better order w.r.t. other tests 2014-10-01 12:13:11 +00:00
utils.py web-based administrative UI 2014-08-17 22:46:06 +00:00
web_update.py Replace spaces by tabs in 106-109 2014-08-26 12:16:20 -04:00