[horde] change in horde 2.2.6 breaks imp identity locking ?
Jan Schneider
jan at horde.org
Tue Nov 16 10:59:41 PST 2004
Zitat von Adam Arrowood <adam.arrowood at oit.gatech.edu>:
> Jan Schneider wrote:
>> Zitat von Adam Arrowood <adam.arrowood at oit.gatech.edu>:
>>
>>> (posting this to the horde and imp lists, because the change was in
>>> horde, but
>>> effects imp...)
>>>
>>> In horde 2.2.6, the following lines were added to /horde/config/prefs.php:
>>>
>>>> // Identity preferences.
>>>>
>>>> // default identity
>>>> // Don't change anything here.
>>>> $_prefs['default_identity'] = array(
>>>> 'value' => 0,
>>>> 'locked' => false,
>>>> 'shared' => true,
>>>> 'type' => 'implicit'
>>>> );
>>>>
>>>> // identities array
>>>> // Don't change anything here.
>>>> $_prefs['identities'] = array(
>>>> 'value' => 'a:0:{}',
>>>> 'locked' => false,
>>>> 'shared' => true,
>>>> 'type' => 'implicit'
>>>> );
>>>
>>>
>>> which, in my case, seems to break identity locking in imp, via
>>> /horde/imp/config/prefs.php:
>>
>>
>> Yes, you need to lock the identities in both files.
>
> Ah. Then might I suggest changing the comment line in first setting from
> "Don't change anything here." to "Set locked to true if you don't want the
> users to have multiple identities.'?
This has been changed in CVS already.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list