mailinabox/management
Joshua Tauberer 09713e8eab status checks: check that system services are running
If bind9 isn't running, dont proceed with other checks because we can't do DNS checks. Even though we skip, add error handling so that a failed call to rndc doesn't crash and that a timeout in a DNS check doesn't crash the status checks.
2015-01-11 14:13:35 +00:00
..
templates explain how to add SRV records to DNS zonefile using the API 2015-01-04 10:23:34 +01:00
auth.py web-based administrative UI 2014-08-17 22:46:06 +00:00
backup.py fix control panel when no backup has been made yet 2014-10-15 12:31:08 -04:00
buy_certificate.py show SSL certificate expiration info in the control panel even long before certificates expire 2014-10-07 14:49:36 +00:00
daemon.py add a control panel for setting custom dns records so that we dont have to use the api manually 2014-12-21 11:31:24 -05:00
dns_update.py allow the dns api to set srv records 2015-01-02 23:39:09 +00:00
mail_log.py mail log scanner: dont assume lines are utf8 2015-01-02 22:49:25 +00:00
mailconfig.py support "domain aliases" (@domain => @domain aliases) 2014-11-14 13:35:58 +00:00
status_checks.py status checks: check that system services are running 2015-01-11 14:13:35 +00:00
utils.py in the admin, show user mailbox sizes, fixes #210 2014-10-07 20:24:11 +00:00
web_update.py indicate in the admin when a multi-domain or wildcard certificate is in use 2014-12-05 14:43:52 -05:00