[horde] parameters to subscribe to the folders

Vilius Šumskas vilius at lnk.lt
Sun Sep 18 02:53:13 PDT 2005


Keep the discussion on list.

lkolchin at univ.haifa.ac.il rašė:

> Hi,
> Thanks for your reply.
> I know that there is such file (see below) with these values (for example).
>
> horde/imp/config/prefs.php:
> // use IMAP subscribe?
> // show only folders subscribed by IMAP
> $_prefs['subscribe'] = array(
>    'value' => 1,
>    'locked' => true,
>    'shared' => false,
>    'type' => 'checkbox',
>    'desc' => _("Use IMAP folder subscriptions")
> );
>
> Does 'value' => 1 mean 'use IMAP subscribe' or does it mean 'show 
> only folders subscribed by IMAP'
> What the other values meanings?

It means 'use IMAP subscription'. Locked means that users can't change 
this value through the Horde/IMP GUI.

-- 
  Vilius



More information about the horde mailing list