[imp] folder subscriptions

Aaron Solochek aarons@aberrant.org
Thu, 27 Dec 2001 16:54:39 -0500


I enabled this option, but when I click on "folders" in the imp UI, it 
just chugs and chugs and chugs.  I assume its downloaded the entire 
folder list.  Is this the way its supposed to work?

-Aaron

Chuck Hagenbuch wrote:

> 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
> 
>