1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-22 02:17:26 +00:00
mailinabox/management
2014-06-22 16:24:15 +00:00
..
templates move management into a daemon service running as root 2014-06-03 13:56:40 +00:00
auth.py Cleanup: remove env dependency 2014-06-22 08:55:19 -04:00
backup.py increase duplicity's volume size from the default of 25MB to 100MB so we create fewer files 2014-06-09 13:47:41 +00:00
check_configuration.py first pass at a management tool for checking what the user must do to finish his configuration: set NS records, DS records, sign his certificates, etc. 2014-06-22 15:54:22 +00:00
daemon.py Cleanup: remove env dependency 2014-06-22 08:55:19 -04:00
dns_update.py if we handle mail for both a domain and any subdomain, only create a zone for the domain and put the subdomain's DNS records in the main domain's zone file 2014-06-22 16:24:15 +00:00
mailconfig.py management: shell out external programs in a more secure way 2014-06-09 08:09:45 -04:00
utils.py first pass at a management tool for checking what the user must do to finish his configuration: set NS records, DS records, sign his certificates, etc. 2014-06-22 15:54:22 +00:00
web_update.py first pass at a management tool for checking what the user must do to finish his configuration: set NS records, DS records, sign his certificates, etc. 2014-06-22 15:54:22 +00:00