1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-13 17:17:23 +01:00

merge #396 - allow the backup process to work after a hostname change

This commit is contained in:
Joshua Tauberer
2015-05-30 13:55:08 +00:00
2 changed files with 6 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ In Development
* Fix broken install on OVH VPS's.
* After installing an SSL certificate from the control panel, the page wasn't being refreshed.
* The minimum greylisting delay has been reduced from 5 minutes to 3 minutes.
* Backups broke if the box's hostname was changed after installation.
v0.09 (May 8, 2015)
-------------------