Events

Fix the RSS Output Ordering for Events

The RSS standard specifies that the newest entry should appear at the start of the XML output, with the oldest at the end. Currently the reverse is true, where the newest change is added to the bottom.

I know timestamps have been included in the feed but this isn't enough for most RSS readers, which expect the feed to be in this order.

Configurable Minimum Space Left per Partition

Related to #890. The minimum space left before being notified is configured as a percentage but it is quite misleading. Since you configure the minimum for every partition individually not all the same. With an example of four FSs:

  /dev/sda1 /     80%
  /dev/sda2 /home 70%
  /dev/sda3 /tmp  60%
  /dev/sda4 /var  95%

Allow Mail dispatcher to use a external smtp

That would be useful for Zentyal machines without ebox-mail installed (firewall/gateway for example). Original suggestion:  http://forum.zentyal.com/index.php?topic=1765.0