1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-23 02:27:05 +00:00
mailinabox/management
ValdikSS ab7a5d4e4d Try to print MTA-STS missing DNS policy error reason
When proper (not self-signed) TLS certificate is not provisioned on the domain yet,
MiaB prints only:

MTA-STS policy is missing: STSFetchResult.NONE

which may confuse the administrator, as .well-known/mta-sts.txt
file is already present and opens correctly.

Print more human-friendly reason for this case.
2020-12-20 14:43:13 +03:00
..
templates Implement Backblaze for Backup (#1812) 2020-11-26 07:13:31 -05:00
auth.py Exclude mru_token in user key hash 2020-09-30 12:34:26 +02:00
backup.py Implement Backblaze for Backup (#1812) 2020-11-26 07:13:31 -05: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 Document how to start the control panel from the command line and in debugging use a stable API key 2020-11-26 07:11:49 -05:00
daily_tasks.sh daily_tasks.sh: redirect stderr to stdout (#1768) 2020-06-07 09:56:45 -04:00
dns_update.py Add download zonefile button to external DNS page (#1853) 2020-11-16 06:03:41 -05: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 Fix Feb 29 issue #1733 2020-03-03 20:59:28 +01:00
mailconfig.py Reorganize the MFA backend methods 2020-09-26 09:58:25 -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 Display certificate expiry dates in ISO format (#1841) 2020-10-16 16:22:36 -04:00
status_checks.py Try to print MTA-STS missing DNS policy error reason 2020-12-20 14:43:13 +03:00
utils.py move the custom exclusive process code from utils.py into a new python package named exclusiveprocess 2017-01-15 11:02:23 -05:00
web_update.py Use tabs instead of spaces in nginx conf (#1827) 2020-09-27 07:13:33 -04:00