1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-22 02:17:26 +00:00
mailinabox/management
David Piggott d6c5f09a1a Use lowercase h for consistency in aliases template - it reads better (IMO!)
This also includes fixes for a typo and some whitespace inconsistencies in
mailconfig.py. In fact the capitalisation change and those fixes are the
remnants of a patch I had been running that changed the default aliases - it
was through developing it that I found the issues.

(I wanted to bring the number of patches I apply before deploying to zero and
in the case of this one I've come to view the way MIAB already is as superior,
so I've undone the core of my patch and these tiny issues are all that remain).
2015-05-28 13:46:15 +01:00
..
templates Use lowercase h for consistency in aliases template - it reads better (IMO!) 2015-05-28 13:46:15 +01:00
auth.py if you make an API call with a user-specific API key (e.g. from control panel) but your account no longer exists on the system, there was an unhandled error 2015-04-28 07:17:21 -04:00
backup.py Fixing minor misspelling of the word: encrypted 2015-05-25 10:15:57 +09:30
daemon.py rewrite the DNS API to permit setting multiple records of the same type on the same domain 2015-05-03 13:43:38 +00:00
dns_update.py move the server: block of nsd.conf out of the management daemon and into the setup scripts 2015-05-04 11:24:40 +00:00
mail_log.py mail log scanner: dont assume lines are utf8 2015-01-02 22:49:25 +00:00
mailconfig.py Use lowercase h for consistency in aliases template - it reads better (IMO!) 2015-05-28 13:46:15 +01:00
status_checks.py if the main ssl cert is expiring soon, the end of setup would display the control panel instructions as if the cert were self-signed 2015-05-14 19:16:31 +00:00
utils.py race condition between backups and status checks - connection refused 2015-04-29 21:06:38 +00:00
web_update.py '/dev/stdout' does not exist on some systems (!) 2015-05-16 13:34:47 +00:00