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

changelog entries and mention our forks of postgrey and dovecot in the README

This commit is contained in:
Joshua Tauberer
2015-06-03 16:30:26 -04:00
parent 9e125aec00
commit d152603abd
2 changed files with 23 additions and 0 deletions

View File

@@ -1,6 +1,25 @@
CHANGELOG
=========
In Development
--------------
Mail:
* Greylisting will now let some reputable senders pass through immediately.
* Searching mail (via IMAP) will now be much faster using the dovecot lucene full text search plugin.
* Fix for deleting admin@ and postmaster@ addresses.
Web:
* 'www' subdomains now automatically redirect to their parent domain (but you'll need to install an SSL certificate).
* OCSP no longer uses Google Public DNS.
Control panel:
* Resetting a user's password now forces them to log in again everywhere.
System:
* The munin system monitoring tool is now installed and accessible at /admin/munin.
v0.10 (June 1, 2015)
--------------------