1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-06-21 21:10:55 +00:00
mailinabox/management
Vasek Sraier 49e8c864f7
daily_tasks.sh: redirect stderr to stdout
When the management commands fail, they can print something to the standard error output.
The administrator would never notice, because it wouldn't be send to him with the usual emails.
Fixes 
2020-05-19 10:03:55 +02:00
..
templates Fypo fix in users.html () 2020-04-13 22:10:52 -04: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 Update usage hint in backup.py () 2019-11-23 08:04:22 -05: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 remove user account mailbox size from the control panel because it takes way too long to compute on very large mailboxes 2018-12-02 18:02:00 -05:00
daily_tasks.sh daily_tasks.sh: redirect stderr to stdout 2020-05-19 10:03:55 +02:00
dns_update.py Don't fail when resolving zone transfer IP addresses since a nameserver may not have an IPv6 address 2019-11-19 09:57:33 -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 2020-03-03 20:59:28 +01:00
mailconfig.py user privileges is a set () 2019-04-14 14:17:43 -04:00
munin_start.sh update bind9 configuration 2018-10-03 14:28:43 -04:00
ssl_certificates.py new ssl cert provisioning broke if a domain doesnt yet have a cert, fixes 2018-07-19 11:40:49 -04:00
status_checks.py Fix an issue when Secondary NS has multiple A records () 2019-08-31 07:58:12 -04: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 Allowing adding nginx aliases in www/custom.yaml () 2020-04-11 14:17:46 -04:00