[imp] folder subscriptions

Chuck Hagenbuch chuck@horde.org
Thu, 27 Dec 2001 14:59:59 -0500


Quoting Aaron Solochek <aarons@aberrant.org>:

> Are you talking about the comments in servers.php?  I can't seem to find 
> anything explaining this there, or in the FAQ.  Where exactly should I 
> be looking?

No, this is in IMP's UI - the Options link in the menubar, etc.

If you want to set it as a default for everyone, look in config/prefs.php and 
set it to this:

$_prefs['subscribe'] = array(
    'value' => 1, // change to this from 0.
    'locked' => false,
    'shared' => false,
    'type' => 'checkbox',
    'desc' => _("Use IMAP folder subscriptions")
);


-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin