[horde] Fw: beginers question

Brent J. Nordquist bjn at horde.org
Thu Feb 15 05:00:24 PST 2001


On Thu, 15 Feb 2001, olivier.herbelot <olivier.herbelot at wanadoo.fr> wrote:

> Is it possible to have the same addressbook for all users of IMP 2.2.3
> Is it possible without LDAP ?

I believe so.

> And which PHP or JAVA script could i modify to point to the same Mysql
> adressbook for all users ?

The way the 2.2.x address book works is that users' entries are stored as
rows in the imp_addr table of your database.  If you modified the
imp/contacts*.php3 scripts to use a fixed username (instead of the one
they're logged in as), then they would all be sharing the same address
book.  Of course that means they could all modify it as well, but perhaps
that's what you want.

Be aware that 2.3.x has a completely different contact manager, so
anything you set up to do this in 2.2.x will probably have to be redone.

-- 
Brent J. Nordquist <bjn at horde.org>
Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942





More information about the horde mailing list