[imp] Compose and the default Address Book

Andrew Morgan morgan at orst.edu
Thu Oct 25 17:18:54 UTC 2007


On Thu, 25 Oct 2007, Torbjorn Grindhaug wrote:

> I've tried changing these settings, but with no luck.
> There is one thing we have noticed though. When reversing the display
> order of the addressbooks in turba (putting the shared
> ldap-addressbook first), then the localsql-addressbook will be the one
> used as default in the compose-window in imp. But now, as we don't
> have the shared-addressbook set as browseable in sources.php, it will
> show an error-message pressing "browse" in turba.
> For me it seems like the turba browsefunction chooses the "right"
> addressbook, but the imp-compose-addressbook-function chooses the
> other.
>
> Any ideas?

My localsql source has these settings:

     'export' => true,
     'browse' => true,
     'use_shares' => false,


and my localldap source has these settings:

     'export' => false,
     'browse' => false,
     'use_shares' => false


 	Andy


More information about the imp mailing list