Update roadmap.html

This commit is contained in:
Zhang Huangbin 2017-12-15 11:42:36 +08:00
parent 43c365e63d
commit 2e61dfcdc4
2 changed files with 27 additions and 15 deletions

View File

@ -26,16 +26,20 @@ You can also contact us via email directly: [Contact Us](https://www.iredmail.or
Features listed below have been implemented in latest development edition.
* Supports new distribution release:
+ OpenBSD 6.2 (6.1 is not supported anymore)
+ Ubuntu 17.10 (14.04 LTS, 17.04 are not supported anymore. With latest
iRedMail-0.9.7, installation with 14.04 is only 10% of 16.04, that's why we believe it's
safe to drop 14.04 now.)
* Supports new distribution releases:
+ OpenBSD 6.2.
+ Ubuntu 17.10
* Apache has been removed, Nginx is the only one web server available.
* Drop support for old distribution releases:
- CentOS 6
- Debian 8
- OpenBSD 6.1
- Ubuntu 14.04 LTS, 17.04.
* Apache has been removed, Nginx is the only one option you have.
* Improvements:
- LDAP backend: Allow mail list account to use 2 attributes: member,
- LDAP backend: Allow mailing list account to use 2 attributes: member,
uniqueMember.
- Dovecot: Log subject, sender, size in mail deliver log.
- Amavisd: Add new sql column `maddr.email_raw` and trigger to store
@ -69,7 +73,6 @@ Features listed below have been implemented in latest development edition.
## Planned changes in next iRedMail / iRedAdmin-Pro release
* HIGH: [#14 Allow domain admin to set vacation message for mail user](https://bitbucket.org/zhb/iredmail/issues/14/allow-admin-to-set-vacation-for-user-with)
## Planned changes in future iRedMail release
* A (new) RESTful API server for general administration (core of API server has
@ -84,6 +87,7 @@ Features listed below have been implemented in latest development edition.
query messages with `Message-ID:` or subject, display the full
message if necessary.
* Destroy delivered messages which matches given query.
* LOW: Allow domain admin to share someone's mailbox folder to others.
* Dovecot:
* Enable plugin `imap_sieve` for spam learning while user moving message to

View File

@ -61,21 +61,28 @@
<p>Features listed below have been implemented in latest development edition.</p>
<ul>
<li>
<p>Supports new distribution release:</p>
<p>Supports new distribution releases:</p>
<ul>
<li>OpenBSD 6.2 (6.1 is not supported anymore)</li>
<li>Ubuntu 17.10 (14.04 LTS, 17.04 are not supported anymore. With latest
iRedMail-0.9.7, installation with 14.04 is only 10% of 16.04, that's why we believe it's
safe to drop 14.04 now.)</li>
<li>OpenBSD 6.2.</li>
<li>Ubuntu 17.10</li>
</ul>
</li>
<li>
<p>Apache has been removed, Nginx is the only one web server available.</p>
<p>Drop support for old distribution releases:</p>
<ul>
<li>CentOS 6</li>
<li>Debian 8</li>
<li>OpenBSD 6.1</li>
<li>Ubuntu 14.04 LTS, 17.04.</li>
</ul>
</li>
<li>
<p>Apache has been removed, Nginx is the only one option you have.</p>
</li>
<li>
<p>Improvements:</p>
<ul>
<li>LDAP backend: Allow mail list account to use 2 attributes: member,
<li>LDAP backend: Allow mailing list account to use 2 attributes: member,
uniqueMember.</li>
<li>Dovecot: Log subject, sender, size in mail deliver log.</li>
<li>Amavisd: Add new sql column <code>maddr.email_raw</code> and trigger to store
@ -140,6 +147,7 @@
<li>Destroy delivered messages which matches given query.</li>
</ul>
</li>
<li>LOW: Allow domain admin to share someone's mailbox folder to others.</li>
</ul>
</li>
<li>