[imp] Re: Another IMP Folders issue - folders not displayed

Michael M Slusarz slusarz at bigworm.colorado.edu
Mon Mar 8 11:40:59 PST 2004


Quoting Akom <lists at akom2.2y.net>:

> Both are blank in my configuration.
> I tried setting both to 'INBOX', and 'INBOX.', with various but not desired
> results.
>
> $servers['imap'] = array(
>     'name' => 'IMAP Server',
>     'server' => 'localhost',
>     'hordeauth' => false,
>     'protocol' => 'imap/notls',
>     'port' => 143,
>     'folders' => '',
>     'namespace' => '',
>     'maildomain' => 'akom2.2y.net',
>     'smtphost' => 'localhost',
>     'realm' => '',
>     'preferred' => '',
>     'dotfiles' => false,
>     'hierarchies' => array()
> );
>
>
> Thanks again,
> Akom
>
>
>> Quoting Akom <lists at akom2.2y.net>:
>>
>> > Since you're working on this code:
>> >
>> > These instructions worked for me, however there was a price to pay:
>> > INBOX is no longer shown on the folder page - instead the mail/ 
>> hierarchy is
>> > shown, including the mail/ parent directory.
>>
>> Your values of namespace or folders in config/servers.php is incorrect.

If you have a mail/ hierarchy, then you must be using UW-IMAP.  You should not
be using 'INBOX' or 'INBOX.' at all - you should enter 'mail/' into either
folders or namespace.

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder


More information about the imp mailing list