Release.Notes/iRedMail/0.6.0

From iRedMail

(Difference between revisions)
Jump to: navigation, search
 
(25 intermediate revisions not shown)
Line 1: Line 1:
__TOC__
__TOC__
-
* Download [http://iredmail.googlecode.com/files/iRedMail-0.6.0-rc1.tar.bz2 iRedMail-0.6.0-rc1]
+
* [[File:Download.png]]Download now: [http://iredmail.googlecode.com/files/iRedMail-0.6.0.tar.bz2 iRedMail-0.6.0 stable release]
-
* Report bugs in our forum: http://www.iredmail.org/forum/
+
* [[File:Donate.png]] We hope iRedMail users can donate us to make iRedMail continue active and exist. Donate now: http://www.iredmail.org/donate.html
 +
* [[File:Btn_buynow.gif]] Get remote [http://iredmail.org/support.html#remote_installation_support Installation Support] and [http://iredmail.org/support.html#remote_upgrade_support Upgrade Support] from developers if you're not familiar with Linux/BSD.
 +
* Please report bugs in our forum: http://www.iredmail.org/forum/
-
= 0.6.0-rc1, 2010-04-06 =
+
= iRedMail-0.6.0 Release notes =
-
Major changes since 0.6.0-beta3:
+
-
* [http://www.iredmail.org/wiki/index.php?title=Monthly.News/201004#iRedMail Add catch-all account support in LDAP backend.]
+
* New distribution support:
-
* Fix amavisd startup issue on FreeBSD: run sa-update first.
+
** It now supports '''FreeBSD''' 7.x and 8.x, with latest ports tree. Both i386 and amd64 are supported.
-
* [http://www.iredmail.org/wiki/index.php?title=Monthly.News/201003#Security Patch to fix roundcube security issue: CVE-2010-0464, Disable DNS prefetching.]
+
-
* New LDAP attribute: userManager. Used to replace 'manager' attribute, use email address instead of dn.
+
-
* Update iRedAPD to 1.2.3. 0.6.0-stable will ship iRedAPD-1.2.4 which supports mysql alias restriction.
+
-
= 0.6.0-beta3, 2010-02-09 =
+
* New features:
-
Major changes since 0.6.0-beta1:
+
** [http://www.iredmail.org/wiki/index.php?title=Monthly.News/201004#iRedMail Catch-all account support in LDAP backend.]
 +
** Domain alias support in MySQL backend.
-
* Better support for FreeBSD 7.2 & 8.0 -release with the newest ports tree, supports both i386 & x86_64/amd64. Here is [http://code.google.com/p/iredmail/wiki/Installation_on_FreeBSD installation guide].
+
* Improvements:
-
* Use yum to install packages on RHEL/CentOS, not necessary to download all binary packages now.
+
** Use yum to install packages on RHEL/CentOS, not necessary to download binary packages now.
-
* Software update:
+
** Add 'enableinternal=1' in table '''vmail.mailbox''' and 'enabledService: internal' in OpenLDAP. Used for shared IMAP folder support in Dovecot.
-
** phpLDAPadmin -> 1.2.0.5
+
** New LDAP attributes: mailWhitelistRecipient, mailBlacklistRecipient. Used for per-user recipient restrictions.
-
** iRedAPD -> 1.2.1 (Postfix policy daemon, used to restrict mail list access.)
+
-
** iRedAdmin (Open Source Edition) -> 0.1.2 (No new features, but new translations)
+
-
= 0.6.0-beta1, 2009-12-22 =
+
* Fixed:
-
Major changes since 0.5.1 stable release:
+
** Add missing MySQL table on Debian 5, Ubuntu 8.04/9.04: postfixpolicyd.blacklist_dnsname.
-
* Works on FreeBSD 7.2 & 8.0 -release now, supports both i386 & x86_64/amd64. Here is [http://code.google.com/p/iredmail/wiki/Installation_on_FreeBSD installation guide].
+
* Software upgrade:
-
* Domain alias support in MySQL backend.
+
-
* Software update:
+
** Dovecot -> 1.1.20
** Dovecot -> 1.1.20
-
** PostfixAdmin -> 2.3, supports domain alias.
 
-
** phpMyAdmin -> 2.11.9.6
 
** Roundcube webmail -> 0.3.1. Plus managesieve, change password plugins.
** Roundcube webmail -> 0.3.1. Plus managesieve, change password plugins.
-
** ClamAV -> 0.95.3
+
** ClamAV -> 0.96.3.
 +
** PostfixAdmin -> 2.3, with domain alias support.
 +
** phpMyAdmin -> 2.11.10
 +
** iRedAPD -> 1.3.0
 +
** phpLDAPadmin -> 1.2.0.5
 +
** iRedAdmin (Open Source Edition) -> 0.1.3 (No new features, but new translations)
 +
 
 +
= References =
 +
* [[Upgrade/iRedMail/0.5.1-0.6.0|Upgrade iRedMail from 0.5.1 to 0.6.0]]
 +
* [[Upgrade/iRedAdmin-Pro/LDAP/1.1.x-1.2.0|Upgrade iRedAdmin-Pro from 1.1.x to 1.2.0]]
 +
 
 +
 
 +
[[Category: iRedMail]]
 +
[[Category: Release.Notes]]

Current revision as of 01:29, 21 August 2010

Contents


iRedMail-0.6.0 Release notes

  • New distribution support:
    • It now supports FreeBSD 7.x and 8.x, with latest ports tree. Both i386 and amd64 are supported.
  • Improvements:
    • Use yum to install packages on RHEL/CentOS, not necessary to download binary packages now.
    • Add 'enableinternal=1' in table vmail.mailbox and 'enabledService: internal' in OpenLDAP. Used for shared IMAP folder support in Dovecot.
    • New LDAP attributes: mailWhitelistRecipient, mailBlacklistRecipient. Used for per-user recipient restrictions.
  • Fixed:
    • Add missing MySQL table on Debian 5, Ubuntu 8.04/9.04: postfixpolicyd.blacklist_dnsname.
  • Software upgrade:
    • Dovecot -> 1.1.20
    • Roundcube webmail -> 0.3.1. Plus managesieve, change password plugins.
    • ClamAV -> 0.96.3.
    • PostfixAdmin -> 2.3, with domain alias support.
    • phpMyAdmin -> 2.11.10
    • iRedAPD -> 1.3.0
    • phpLDAPadmin -> 1.2.0.5
    • iRedAdmin (Open Source Edition) -> 0.1.3 (No new features, but new translations)

References

Personal tools