Release.Notes/iRedAdmin-Pro/LDAP/1.4.0
From iRedMail
(Difference between revisions)
(→New Features) |
(→New Features) |
||
| Line 4: | Line 4: | ||
* New default theme. | * New default theme. | ||
| - | * Amavisd-new integration. Note: This feature requires Amavisd + MySQL integration. | + | * Amavisd-new integration. Note: This feature requires Amavisd + MySQL integration. References: |
| - | ** Show or delete sent and received mail logs. It displays only mail subject, addresses of sender/recipient, date. | + | ** [[IRedMail/FAQ/Integrate.MySQL.in.Amavisd |Integrate MySQL in Amavisd]] |
| - | ** Show, delete or release quarantined mails. | + | ** [[IRedMail/FAQ/Quarantining.Messages |Quarantining SPAM into MySQL with Amavisd]] |
| - | ** 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 or delete sent and received mail logs. It displays only mail subject, addresses of sender/recipient, date. |
| - | ** Ability to show quarantined mails (headers, body, attachment names). | + | *** 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. References: | * Show percent of per-user quota usage as progress bar. Note: This feature requires dovecot-1.2 and dictquota. References: | ||
Revision as of 02:01, 29 December 2010
Warning: this is DRAFT release notes.
New Features
- New default theme.
- Amavisd-new integration. Note: This feature requires Amavisd + MySQL integration. References:
- Integrate MySQL in Amavisd
- Quarantining SPAM into MySQL with Amavisd
- 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. References:
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.
