1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-18 18:07:22 +01:00

status checks: when ipv6 is enabled, check that services are accessible over ipv6 too

This commit is contained in:
Joshua Tauberer
2015-12-07 08:37:00 -05:00
parent 7a93d219ef
commit 5bbe9f9a04
2 changed files with 47 additions and 31 deletions

View File

@@ -10,6 +10,7 @@ Mail:
Control panel:
* When IPv6 is enabled, check that system services are accessible over IPv6 too.
* Explanatory text for setting up secondary nameserver is added/fixed.
* DNS checks now have a timeout in case a DNS server is not responding, so the checks don't stall indefinitely.
* Better messages if external DNS is used and, weirdly, custom secondary nameservers are set.