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

Merge branch 'postgrey/delay/clean' of https://github.com/Xoib/mailinabox

Closes #413.
This commit is contained in:
Joshua Tauberer
2015-05-29 12:59:24 +00:00
2 changed files with 8 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ In Development
* Users and aliases weren't working if they were entered with any uppercase letters. Now only lowercase is allowed.
* 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.
v0.09 (May 8, 2015)
-------------------