Release.Notes/iRedMail/0.6.0

From iRedMail

(Difference between revisions)
Jump to: navigation, search
 
(13 intermediate revisions not shown)
Line 1: Line 1:
__TOC__
__TOC__
-
* Download [http://iredmail.googlecode.com/files/iRedMail-0.6.0.tar.bz2 iRedMail-0.6.0 stable release]
+
* [[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 community: http://www.iredmail.org/community.html
+
* [[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/
-
= 2010-06-01, 0.6.0 =
+
= iRedMail-0.6.0 Release notes =
-
Major changes since 0.6.0-RC1:
+
 
 +
* New distribution support:
 +
** It now supports '''FreeBSD''' 7.x and 8.x, with latest ports tree. Both i386 and amd64 are supported.
 +
 
 +
* New features:
 +
** [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.
* Improvements:
* Improvements:
-
** Add 'enableinternal=1' in '''vmail.mailbox''' and 'enabledService: internal' in OpenLDAP. Used for shared folder with Dovecot.
+
** 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.
** New LDAP attributes: mailWhitelistRecipient, mailBlacklistRecipient. Used for per-user recipient restrictions.
-
** Improve ldap scheme file to use 'sub' index.
 
-
* Fixes:
+
* Fixed:
-
** Fix loading awstats issue on FreeBSD. Thanks dbetts22@forum.
+
-
** Fix shabang line of dovecot quota warning script. Thanks Alex Stanciu.
+
-
** Not allow to login with shadow address. It may cause login failed due to duplicate ldap query result (normal user, another normal user with shadow address).
+
** Add missing MySQL table on Debian 5, Ubuntu 8.04/9.04: postfixpolicyd.blacklist_dnsname.
** Add missing MySQL table on Debian 5, Ubuntu 8.04/9.04: postfixpolicyd.blacklist_dnsname.
-
** [http://www.iredmail.org/forum/topic806-clamav-freshclam-errore-cant-save-pid-to-file.html Freshclam can't start after update to 0.96 on RHEL/CentOS. Fixed by remove inline comment in freshclam setting.] Thanks wildweasel.
 
-
** [http://www.iredmail.org/forum/topic811-policyd-not-found.html Fix incorrect path of policyd-cleanup on Debian & Ubuntu.] Thanks tkuntario.
 
* Software upgrade:
* 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
** phpMyAdmin -> 2.11.10
** iRedAPD -> 1.3.0
** iRedAPD -> 1.3.0
 +
** phpLDAPadmin -> 1.2.0.5
 +
** iRedAdmin (Open Source Edition) -> 0.1.3 (No new features, but new translations)
-
= 2010-04-06, 0.6.0-rc1 =
+
= References =
-
Major changes since 0.6.0-beta3:
+
* [[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]]
-
* [http://www.iredmail.org/wiki/index.php?title=Monthly.News/201004#iRedMail Add catch-all account support in LDAP backend.]
 
-
* Fix amavisd startup issue on FreeBSD: run sa-update first.
 
-
* [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.
 
-
* Hide template warning in phpLDAPadmin.
 
-
* Software update:
 
-
** iRedAPD -> 1.2.3. 0.6.0-stable will ship iRedAPD-1.2.4 which supports mysql alias restriction.
 
-
= 2010-02-09, 0.6.0-beta3 =
+
[[Category: iRedMail]]
-
Major changes since 0.6.0-beta1:
+
[[Category: Release.Notes]]
-
 
+
-
* 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].
+
-
* Use yum to install packages on RHEL/CentOS, not necessary to download all binary packages now.
+
-
* Software update:
+
-
** phpLDAPadmin -> 1.2.0.5
+
-
** 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)
+
-
 
+
-
= 2009-12-22, 0.6.0-beta1 =
+
-
Major changes since 0.5.1 stable release:
+
-
 
+
-
* 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].
+
-
* Domain alias support in MySQL backend.
+
-
* Software update:
+
-
** 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.
+
-
** ClamAV -> 0.95.3
+

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