Dear all,
iRedMail-0.8.7 has been released. Next release will focus on Nginx support, if you have any feature request, please let us know.
Upgrade tutorial is available here: http://www.iredmail.org/doc.html#upgrade_tutorial
Download now for a new installation: http://www.iredmail.org/download.html
Subscribe to our mailing list to get news about iRedMail project: https://groups.google.com/forum/#!forum/iredmail
iRedMail-0.8.7 works on several new Linux/BSD distribution releases
Ubuntu 14.04 LTS (trusty), with MariaDB support.
OpenBSD 5.5. iRedMail uses built-in Apache-1.3 as default web server, not Nginx.
iRedMail-0.8.7 drops support for below Linux/BSD distribution releases
Ubuntu 13.04, 13.10
OpenBSD 5.4
Improvements
Allows sasl authentication ONLY over a TLS-encrypted smtp connection.
Increase default Amavisd prefork children to 10 (default is 2).
Enable LMTP service in Dovecot by default. To use LMTP instead of Dovecot LDA as per-domain or per-user local deliver agent in Postfix, you need to use one of below:
LMTP socket: lmtp:unix:private/dovecot-lmtp
LMTP inet listener: lmtp:inet:127.0.0.1:24
Removed columns for MySQL and PostgreSQL backends:
domain.defaultlanguage
domain.defaultuserquota
domain.defaultuseraliases
domain.disableddomainprofiles
domain.disableduserprofiles
domain.defaultpasswordscheme
domain.minpasswordlength
domain.maxpasswordlength
They all are merged into new column 'domain.settings'. For example:
domain.settings='default_language:en_US;default_user_quota:1024;'New columns for MySQL and PostgreSQL backends:
mailbox.enablelmtp: used by Dovecot LMTP server.
domain.settings: used to store per-domain settings, userd in iRedAdmin-Pro.
mailbox.settings: used to store per-user settings, used in iRedAdmin-Pro.
admin.settings: used to store per-user settings, used in iRedAdmin-Pro.
alias.islist: used to mark a sql record is a mail list account. Used in both iRedMail and iRedAdmin-Pro.
New LDAP attribute/value pairs for mail users: enabledService=lmtp. used by Dovecot LMTP server.
Fixed issues
Postfix cannot resolve IP address under chroot on RHEL/CentOS.
Updated packages
Roundcube webmail -> 1.0.1
phpMyAdmin -> 4.2.0
iRedAdmin -> 0.3.1
iRedAPD -> 1.4.3. We have new plugins to force users to change password in certain days (default is 90 days).
Top 10 Linux/BSD distributions used by iRedMail users with iRedMail-0.8.6, since Dec 16, 2013
Amount Distribution and release number
8295 Ubuntu 12.04 (precise)
8166 CentOS 6
6771 Debian 7 (wheezy)
2019 Ubuntu 13.10 (saucy)
836 Ubuntu 14.04 (trusty)
551 FreeBSD 9
509 Ubuntu 13.04 (raring)
317 Red Hat Enterprise Linux 6
298 FreeBSD 10