1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-11 01:27:17 +00:00
mailinabox/management
pappapisshu 65e6469273 Change to the structure of the custom.yaml file
The structure of the custom.yaml file has been modified in order to simplify
the reading and maintainability of the backup.py code and definitively fix
problems related to backups on S3-compatible services not provided by AWS.
In addition to improved code readability, it is now verified that backup
also works on MinIO, solving issue #717.
2023-01-13 00:56:36 +01:00
..
templates Change to the structure of the custom.yaml file 2023-01-13 00:56:36 +01:00
auth.py Replace Flask built-in WSGI server with gunicorn (#2158) 2022-09-17 08:03:16 -04:00
backup.py Change to the structure of the custom.yaml file 2023-01-13 00:56:36 +01:00
cli.py Add MFA list/disable to the management CLI so admins can restore access if MFA device is lost 2020-10-31 10:23:43 -04:00
csr_country_codes.tsv drop the CSR_COUNTRY setting and ask within the control panel 2015-12-26 11:48:23 -05:00
daemon.py Change to the structure of the custom.yaml file 2023-01-13 00:56:36 +01:00
daily_tasks.sh daily_tasks.sh: redirect stderr to stdout (#1768) 2020-06-07 09:56:45 -04:00
dns_update.py Fix NSD not restarting (#2182) 2022-10-30 08:16:03 -04:00
email_administrator.py send the mail_log.py report to the box admin every Monday 2018-02-25 11:55:06 -05:00
mail_log.py regex change to exclude comma from sasl_username (#2074) 2021-12-19 08:33:59 -05:00
mailconfig.py Disable SMTPUTF8 in Postfix because Dovecot LMTP doesn't support it and bounces messages that require SMTPUTF8 2021-09-24 08:11:36 -04:00
mfa.py Add MFA list/disable to the management CLI so admins can restore access if MFA device is lost 2020-10-31 10:23:43 -04:00
munin_start.sh update bind9 configuration 2018-10-03 14:28:43 -04:00
ssl_certificates.py Update to latest cryptography Python package, add missing source at top of management.sh so it can run standalone (needs STORAGE_ROOT) 2022-07-28 14:42:51 -04:00
status_checks.py Port boto to boto3 and fix asyncio issue in the management daemon (#2156) 2022-09-17 07:57:12 -04:00
utils.py Change to the structure of the custom.yaml file 2023-01-13 00:56:36 +01:00
web_update.py Add null SPF, DMARC, and MX records for automatically generated autoconfig, autodiscover, and mta-sts subdomains; add null MX records for custom A-record subdomains 2021-05-15 16:42:14 -04:00
wsgi.py Replace Flask built-in WSGI server with gunicorn (#2158) 2022-09-17 08:03:16 -04:00