ZhangHuangbin wrote:mharvester wrote:1. Make a small button "Search" near search field in the top.
Will fix it in future release. Any problem to press 'Enter' key to search directly?
Not a problem, just inconvenience. When insert search text from buffer by pressing Ctrl+V you need leave mouse and press Enter.
ZhangHuangbin wrote:mharvester wrote:2. Make fail2ban work with iredmail`s white/black lists
No plan yet.
ZhangHuangbin wrote:mharvester wrote:3. Add "Company name" field to user`s properties
Just curious, why do you need company name in user's properties?
For users grouping, for correct address book...we have job title but have not company i see some inconsistencies here.
ZhangHuangbin wrote:mharvester wrote:4. Make a patch for openldap to support MS Outlook address-book
Excuse me, need patch for MS Outlook or OpenLDAP?
--- ./openldap-2.4.33/servers/slapd/schema_prep.c.orig 2012-12-07 09:54:56.000000000 +0700
+++ ./openldap-2.4.33/servers/slapd/schema_prep.c 2012-12-07 09:58:10.000000000 +0700
@@ -908,6 +908,7 @@
"DESC 'RFC4519: common supertype of name attributes' "
"EQUALITY caseIgnoreMatch "
"SUBSTR caseIgnoreSubstringsMatch "
+ "ORDERING caseIgnoreOrderingMatch "
"SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )",
NULL, SLAP_AT_ABSTRACT,
NULL, NULL,
ZhangHuangbin wrote:mharvester wrote:5. Check quota column sort algorithm in the users list. Now, somehow users with overloaded mailboxes can be in any part of the list when sorting by this column.
I believe what you need is a way to easily find out who's mailbox is nearly full, right?
Yes, for this.