mailinabox/management
Ariejan de Vroom aedfe62bb0 Add alias for abuse@ 2015-12-07 16:31:58 +01:00
..
templates Add alias for abuse@ 2015-12-07 16:31:58 +01:00
auth.py the control panel auth hmac message should also include the user's password so that resetting a password in the database forces that user to log in to the control panel again; also use a sha256 hmac 2015-06-06 12:38:19 +00:00
backup.py Change order in which service stop 2015-11-17 05:22:42 -05:00
daemon.py choose the best SSL cert from among the installed certificates; use the server certificate instead of self-signed certificates 2015-09-18 13:25:18 +00:00
dns_update.py all DNS queries should have a timeout, fixes #591 2015-11-11 12:25:55 +00:00
mail_log.py experimentally scanning the mail log to see if we can infer a good time to take a backup 2015-10-22 10:35:14 +00:00
mailconfig.py Add alias for abuse@ 2015-12-07 16:31:58 +01:00
status_checks.py all DNS queries should have a timeout, fixes #591 2015-11-11 12:25:55 +00:00
utils.py utils.py can't import non-standard modules because it is imported by migrate.py, which is run before anything is installed 2015-08-30 13:50:34 -04:00
web_update.py choose the best SSL cert from among the installed certificates; use the server certificate instead of self-signed certificates 2015-09-18 13:25:18 +00:00