This website requires JavaScript.
Explore
Help
Sign In
external
/
mailinabox
Watch
1
Star
0
Fork
0
You've already forked mailinabox
mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced
2026-04-01 21:27:22 +02:00
Code
Issues
Releases
Wiki
Activity
Files
f4277120ee0413cf3c43e6d6fda129ba7399bd57
mailinabox
/
management
History
Sviatoslav Sydorenko
f4277120ee
Merge
fdabde547b
into
14b16b2f36
2015-03-30 01:20:26 +00:00
..
templates
drop the list of aliases from the users control panel page because with more than 50 aliases it seems to be so slow it times out
2015-03-22 13:59:05 +00:00
auth.py
/admin login now issues a user-specific key for future calls (rather than providing the system-wide API key or passing the password on each request)
2015-01-31 20:42:43 +00:00
backup.py
backups: predict when the next backup will occur
2015-03-21 15:22:45 +00:00
daemon.py
run status checks each night and email the administrator with the changes from the previous day's results
2015-03-21 16:02:42 +00:00
dns_update.py
Merge
fdabde547b
into
14b16b2f36
2015-03-30 01:20:26 +00:00
mail_log.py
mail log scanner: dont assume lines are utf8
2015-01-02 22:49:25 +00:00
mailconfig.py
drop the list of aliases from the users control panel page because with more than 50 aliases it seems to be so slow it times out
2015-03-22 13:59:05 +00:00
status_checks.py
status checks: turn missing DNSSEC into a warning instead of an error; omit an error about missing TLSA if DNSSEC isn't in use; if DNSSEC is in use, make a missing TLSA record a warning instead of an error
2015-03-28 11:24:05 -04:00
utils.py
in the admin, show user mailbox sizes,
fixes
#210
2014-10-07 20:24:11 +00:00
web_update.py
if a CNAME is set for a domain, don't create a website for that domain (just like A/AAAA records)
2015-02-17 00:48:26 +00:00