[imp] Namespace in imp 5.0
Michael M Slusarz
slusarz at horde.org
Wed Jun 22 05:04:01 UTC 2011
Quoting Yoseff Francus <francus at yossi.com>:
> In 4.0 I have a config section for my servers that sets the mail
> folders that are shown to be those in the directory mail/
>
> How do I set this up in 5.0?
>
> 'imap_config' => array(
> 'children' => false,
> 'namespace' => array(
> 'mail/' => array(
> 'name' => 'mail/',
> 'delimiter' => '/',
> 'type' => 'personal',
> 'hidden' => false,
> ),
> ),
> 'search_charset' => array(
> 'UTF-8' => true
> )
> )
You can't. This is something that needs to be configured on the IMAP server.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list