Michael J Rubinsky <mrubinsk <at> horde.org> writes: > > ....and if you want to provide a sensible default for this to work out > of the box, with shared address books, read the comments in > imp/config/prefs.php. >
Thanks Mike. I added the "prefs_init" function in hooks.local.php of IMP and I added this in prefs.local.php of IMP : $_prefs['search_sources']['hook'] = true; $_prefs['search_fields']['hook'] = true; $_prefs['add_source']['hook'] = true; And everything works well. -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org