1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-27 19:37:22 +01:00

add a note on the aliases page that aliases should not be used to forward to outside domains

fixes #1198
This commit is contained in:
Joshua Tauberer
2018-11-30 10:36:19 -05:00
parent ef28a1defd
commit a211ad422b
2 changed files with 4 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ Control Panel:
* The users page now documents that passwords should only have ASCII characters to prevent character encoding mismaches between clients and the server.
* The users page no longer shows user mailbox sizes because this was extremely slow for very large mailboxes.
* The Mail-in-a-Box version is now shown in the system status checks even when the new-version check is disabled.
* The alises page now warns that alises should not be used to forward mail off of the box. Mail filters within Roundcube are better for that.
v0.29 (October 25, 2018)
------------------------