Re: [imp] Autoexpand not working for additinal field of LDAP

2011-11-01 Thread ANANT S ATHAVALE
Dear List, I modified prefs.local.php to $_prefs['search_sources']['locked'] = true; $_prefs['search_sources']['hook'] = true; $_prefs['search_fields']['value'] = ''; $_prefs['search_fields']['locked'] = true; $_prefs['search_fields']['hook'] = true; $_prefs['add_source']['locked'] = true;

Re: [imp] Autoexpand not working for additinal field of LDAP

2011-11-01 Thread ANANT S ATHAVALE
To further add to this, I added var_dump($fields) in lib/IMP.php and got the following output during compose. array(3) { [aNSXRVC-ZUxOnQYUwauXA5A]= array(50) { [0]= string(9) firstname [1]= string(8) lastname [2]= string(11) middlenames [3]= string(10) namePrefix [4]= string(10) nameSuffix

[imp] Drafts save multiple

2011-11-01 Thread Makeri
Hello ! If i open a Draft and save it, then I have 2 Drafts It create new draft instead of only save the draft. -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org

[imp] IMP, Dovecot and multiple namespaces

2011-11-01 Thread Rick Romero
Hey guys, I'm wondering what the best way is to be backwards compatible with Courier mailbox formats and not duplicate mailbox trees with Dovecot. Is anyone doing this right now? My Dovecot 2.0.13 is configured as follows for Namespaces: namespace { inbox = yes location = prefix =

Re: [imp] IMP, Dovecot and multiple namespaces

2011-11-01 Thread Michael M Slusarz
Quoting Rick Romero r...@havokmon.com: Hey guys, I'm wondering what the best way is to be backwards compatible with Courier mailbox formats and not duplicate mailbox trees with Dovecot. Is anyone doing this right now? My Dovecot 2.0.13 is configured as follows for Namespaces: namespace

Re: [imp] Drafts save multiple

2011-11-01 Thread Michael M Slusarz
Quoting Makeri makeri-kuts...@t-online.de: Hello ! If i open a Draft and save it, then I have 2 Drafts It create new draft instead of only save the draft. This is the appropriate behavior currently due to users wanting to use drafts as message templates. Once true message templates are