Sync release notes of iRedMail Easy platform.

This commit is contained in:
Zhang Huangbin 2019-04-18 12:10:02 +08:00
parent a572c05c1b
commit 9361f6155f
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@
- Enable header/body checks for email injected by Amavisd.
- Fixed: not load custom `header_checks` and `body_checks` pcre maps.
- Fixed: port 1025/10025/10028 are not listening on only 127.0.0.1.
- Fixed: per-user bcc doesn't work with MySQL/MariaDB backends.
* SOGo:
- [PostgreSQL backend] Fix incorrect owner of SQL VIEWs used for address

View File

@ -39,6 +39,7 @@
<li>Enable header/body checks for email injected by Amavisd.</li>
<li>Fixed: not load custom <code>header_checks</code> and <code>body_checks</code> pcre maps.</li>
<li>Fixed: port 1025/10025/10028 are not listening on only 127.0.0.1.</li>
<li>Fixed: per-user bcc doesn't work with MySQL/MariaDB backends.</li>
</ul>
</li>
<li>