[imp] IMP identity problem
Karolis Dautartas
list at public.lt
Sat Nov 27 11:52:43 PST 2004
KD> hi,
KD> I am trying to remove multiple identities from IMP and just have one
KD> identity per user.
KD> I have set the following:
KD> $_prefs['default_identity'] = array(
KD> 'value' => 0,
KD> 'locked' => true,
KD> 'shared' => true,
KD> 'type' => 'implicit'
KD> );
KD> And I deleted IMP and Horder preference records in LDAP database (I
KD> keep preferences in LDAP). This works fine, and removes identity
KD> selection from "Compose" and "settings" pages.
KD> However after some time, multiple identities are magically re-enabled.
KD> If I log out and then log in again, they dissapear again. But after
KD> some time, they magically appear again.
KD> This effect is also true for some other locked settings, like
KD> language settings.
KD> I am wondering what could be the problem.
It allso appears that this happens when I click on "address books"
link in settings page. Is it possible that turba preferences somehow
pass into IMP?
More information about the imp
mailing list