Release.Notes/iRedAdmin-Pro/LDAP/1.4.0
From iRedMail
Revision as of 05:44, 29 January 2011 by ZhangHuangbin (Talk | contribs)
Contents |
- Upgrade iRedAdmin-Pro-1.3.0 to 1.4.0: Upgrade/iRedAdmin-Pro/LDAP/1.3.0-1.4.0
- Any questions please mail to: support@ iredmail.org
New Features
- New user interface. Check it out in our demo site: http://demo.iredmail.org/
- Amavisd-new integration. Note: This feature requires Amavisd + MySQL integration.
- Show or delete sent and received mail logs. It displays only mail subject, addresses of sender/recipient, date.
- Show, delete or release quarantined mails.
- Ability to delete log records which older than specified days automatically. Default is keep sent/received for 90 days, quarantied for 30 days. You can change them in file libs/iredutils.py: AMAVISD_REMOVE_MAILLOG_IN_DAYS, AMAVISD_REMOVE_QUARANTINED_IN_DAYS.
- Ability to show quarantined mails (headers, body, attachment names).
- Show percent of per-user quota usage as progress bar. Note: This feature requires dovecot-1.2 and dictquota.
Improvements
- Allow normal admin to edit disclaimer text.
- Show total messages and bytes in dashboard page when 'show_used_quota' is True.
- Show percent of domain quota usage as progress bar.
- All shadowAddress which ends with removed alias domain will be removed, not only the one which has same username.
- It now will add mail list to users for newly created alias domains. Only users which already assigned to mail list under same domain will be synced.
- Removed settings: skin, mailbox_type, hashed_maildir, dbn.
Fixed Issues
- Incorrect permission detect while showing tabbed profile types.
- Delete member ship while deleting mail list. Thanks grepmaster@forum.
- Add missing value of enabledService: smtpsecured. Used to control sending mail via SMTP over TLS/SSL.
- Validate accounts are under domain while deleting them.
- Lost 'sieve', 'sievesecured' in enabledService after updating user profile. Thanks moleksinski for the feedback.
- Can't remove domain disclaimer setting.
- Can't update telephone number in user profile page.
- Normal admin can't set user aliases.
- Don't allow normal admin to disable/enable domain.
- Don't hard-code '@' in ldap search filter.
- Incorrect SQL column in searching in/out mails as normal admin.
