mailinabox/management
Wolf-Bastian Pöttner 55904aa499 Added fail2ban alias as default for the box
Fixes mail delivery errors for fail2ban notices:

Mar 25 14:35:34 mail postfix/qmgr[1604]: AE02A2FF3D5: from=<fail2ban@HOSTNAME>, size=430, nrcpt=1 (queue active)
Mar 25 14:35:35 mail postfix/lmtp[4601]: A17A22FF19A: to=<fail2ban@HOSTNAME>, relay=127.0.0.1[127.0.0.1]:10025, delay=0.77, delays=0.41/0/0/0.36, dsn=5.1.1, status=bounced (host 127.0.0.1[127.0.0.1] said: 550 5.1.1 <fail2ban@HOSTNAME> User doesn't exist: fail2ban@HOSTNAME (in reply to RCPT TO command))
2016-03-25 22:48:17 +01:00
..
templates move the reboot button, fix grammar, refactor check for DRY, add changelog entry 2016-03-23 16:37:15 -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 the logic in 4ed23f44e6 for taking backups more often was partly backward 2016-02-18 07:50:59 -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 merge #735 - Allow a server to be rebooted when a reboot is required 2016-03-23 16:39:40 -04:00
daily_tasks.sh nightly status checks could fail if any domains had non-ASCII characters 2016-02-13 11:51:06 -05:00
dns_update.py Check MX priority. 2016-03-22 03:07:14 +08:00
email_administrator.py backups: email the administrator when there's a problem 2016-01-04 18:43:02 -05: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 Added fail2ban alias as default for the box 2016-03-25 22:48:17 +01:00
ssl_certificates.py ssl_certificates: also forgot to catch free_tls_certificates.client.RateLimited 2016-03-06 14:39:34 -05:00
status_checks.py move the reboot button, fix grammar, refactor check for DRY, add changelog entry 2016-03-23 16:37:15 -04:00
utils.py merge functions get_web_domains and get_default_www_redirects 2015-11-29 14:46:08 +00:00
web_update.py provision tls certificates from the control panel 2016-01-04 18:43:16 -05:00