Not the best place for this request, but if anyone has a pointer to
documentation how to set up namespaces for UW Imap that would be great.
On Tue, 21 Jun 2011, Michael M Slusarz wrote:
Quoting Yoseff Francus <[email protected]>:
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 [[email protected]]
--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]