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

changelog entries

This commit is contained in:
Joshua Tauberer
2015-08-15 15:58:27 +00:00
parent 6d35ae56d3
commit 83d3643e8f

View File

@@ -8,6 +8,7 @@ Mail:
* Outbound mail headers (the Recieved: header) are tweaked to possibly improve deliverability. * Outbound mail headers (the Recieved: header) are tweaked to possibly improve deliverability.
* Some MIME messages would hang Roundcube due to a missing package. * Some MIME messages would hang Roundcube due to a missing package.
* The users permitted to send as an alias are now configurable separately from where an alias forwards to.
DNS: DNS:
@@ -18,6 +19,7 @@ System:
* Backups can now be turned off, or stored in Amazon S3, through new control panel options. * Backups can now be turned off, or stored in Amazon S3, through new control panel options.
* Munin was not working on machines confused about their hostname. * Munin was not working on machines confused about their hostname.
* SSL certificate checks were failing on OVH/OpenVZ servers due to missing /dev/stdin.
* ownCloud updated to version 8.1.1. * ownCloud updated to version 8.1.1.
* When upgrading, network checks like blocked port 25 are now skipped. * When upgrading, network checks like blocked port 25 are now skipped.
* Tweaks to the intrusion detection rules for IMAP. * Tweaks to the intrusion detection rules for IMAP.