Release.Notes/iRedAdmin-Pro/LDAP/1.3.0

From iRedMail

(Difference between revisions)
Jump to: navigation, search
(New Features)
 
(6 intermediate revisions not shown)
Line 1: Line 1:
-
Not released yet, TO BE CONTINUED.
+
__TOC__
 +
 
 +
Upgrade tutorial is available: [[Upgrade/iRedAdmin-Pro/LDAP/1.2.0-1.3.0 |Upgrade iRedAdmin-Pro-1.2.0 to 1.3.0]]
= New Features =
= New Features =
Line 8: Line 10:
* [http://www.iredmail.org/forum/topic1119.html Domain alias support]
* [http://www.iredmail.org/forum/topic1119.html Domain alias support]
* [http://www.iredmail.org/forum/topic1174.html User alias support]
* [http://www.iredmail.org/forum/topic1174.html User alias support]
 +
** Emails sent to alias account addresses will be delivered to same mailbox.
* [http://www.iredmail.org/forum/topic1223.html Sender/recipient throttling]
* [http://www.iredmail.org/forum/topic1223.html Sender/recipient throttling]
 +
** Max message size of single outgoing email
 +
** Number of max outgoing emails per time unit
 +
** Total size of outgoing emails per time unit
 +
** Number of max incoming emails per time unit
* [http://www.iredmail.org/forum/topic1228.html Server-wide whitelist & blacklist support]
* [http://www.iredmail.org/forum/topic1228.html Server-wide whitelist & blacklist support]
 +
** Whitelist could be IP address, sender address (single user or entire domain), DNS name.
 +
** Blacklist could be IP address, sender address (single user or entire domain), DNS name, HELO identity.
= Improvements =
= Improvements =
 +
* Merge some user profile pages into 'Advanced' page.
* Use 'ldaps://' for SSL/TLS-based connection.
* Use 'ldaps://' for SSL/TLS-based connection.
* Show quota/account limit status as progress bar in domain list page.
* Show quota/account limit status as progress bar in domain list page.
* Show company/organization name as tooltip in domain list page.
* Show company/organization name as tooltip in domain list page.
-
* Allow to control bcc services in domain profile page.
+
* More options in service control page of domain profile: sender bcc, recipient bcc.
* More options in service control page of user profile: forwarding, bcc.
* More options in service control page of user profile: forwarding, bcc.
* Hide catch-all account in user list page.
* Hide catch-all account in user list page.
Line 30: Line 40:
* Removing users from groups can now remove all member ship.
* Removing users from groups can now remove all member ship.
* Other minor bug fixes and code cleanup.
* Other minor bug fixes and code cleanup.
 +
 +
[[Category: iRedAdmin-Pro]]
 +
[[Category: Release.Notes]]

Current revision as of 00:49, 14 September 2010

Contents


Upgrade tutorial is available: Upgrade iRedAdmin-Pro-1.2.0 to 1.3.0

New Features

Click link to see more details.

Improvements

  • Merge some user profile pages into 'Advanced' page.
  • Use 'ldaps://' for SSL/TLS-based connection.
  • Show quota/account limit status as progress bar in domain list page.
  • Show company/organization name as tooltip in domain list page.
  • More options in service control page of domain profile: sender bcc, recipient bcc.
  • More options in service control page of user profile: forwarding, bcc.
  • Hide catch-all account in user list page.
  • Show link of exporting ldif in account profile pages.
  • Operations (delete, enable, disable) are now available in search result page.
  • Able to export LDIF data of domain catch-all account. Thanks hoho@forum for his report.

Fixes

  • Language list is unavailabe if login failed.
  • Can't save relay setting in domain profile page.
  • Avoid to create invalid mail accounts.
  • Don't hard-code minimum password length while updating user profile.
  • Avoid float integer as value of mail quota.
  • Removing users from groups can now remove all member ship.
  • Other minor bug fixes and code cleanup.
Personal tools