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

Akom lists at akom2.2y.net
Mon Mar 8 11:12:28 PST 2004


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


More information about the imp mailing list