Release.Notes/iRedAdmin-Pro/LDAP/1.4.0

From iRedMail

(Difference between revisions)
Jump to: navigation, search
(New Features)
Line 1: Line 1:
-
Warning: this is DRAFT release notes.
+
__TOC__
 +
 
 +
* 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 Features =
* New default theme.
* New default theme.
-
* Amavisd-new integration. Note: This feature requires Amavisd + MySQL integration. References:
+
* Amavisd-new integration. Note: This feature requires Amavisd + MySQL integration.
-
** [[IRedMail/FAQ/Integrate.MySQL.in.Amavisd |Integrate MySQL in Amavisd]]
+
** Show or delete sent and received mail logs. It displays only mail subject, addresses of sender/recipient, date.
-
** [[IRedMail/FAQ/Quarantining.Messages |Quarantining SPAM into MySQL with Amavisd]]
+
** Show, delete or release quarantined mails.
-
*** Show or delete sent and received mail logs. It displays only mail subject, addresses of sender/recipient, date.
+
** 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.
-
*** Show, delete or release quarantined mails.
+
** Ability to show quarantined mails (headers, body, attachment names).
-
*** 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. References:
+
* Show percent of per-user quota usage as progress bar. Note: This feature requires dovecot-1.2 and dictquota.
-
** [[IRedMail/FAQ/Upgrade.Dovecot.1.1.to.1.2]]
+
-
** [[IRedMail/FAQ/Store.Realtime.Quota.In.MySQL]]
+
= Improvements =
= Improvements =

Revision as of 03:48, 30 December 2010

Contents


New Features

  • New default theme.
  • 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

  • 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.
Personal tools