Quoting Markus Krause <[EMAIL PROTECTED]>:

Hi list,

we are running a quite outdated horde installation (cvs from summer 2003) and are (finally!) trying out the latest current version.

In the old version we used the following config in imp/config/servers.php:

----- imp/config/servers.php
$servers['exchange'] = array(
    'name' => 'Exchange Server',
    'server' => 'exchange.biochem.mpg.de',
    'protocol' => 'imap/ssl/novalidate-cert',
    'port' => 993,
    'folders' => '',
    'namespace' => '',
    'maildomain' => 'biochem.mpg.de',
    'smtphost' => 'stmp.biochem.mpg.de',
    'realm' => '',
    'preferred' => '',
    'dotfiles' => false,
    'hierarchies' => array());
----

which worked perfect. Using the same with the new Horde/IMP installation no mail subfolders in the exchange account are shown. How do i need to change the configuration to get the folders displayed like in the old Horde/IMP version?

You probably should read imp/docs/UPGRADING.

michael

___________________________________
Michael Slusarz [EMAIL PROTECTED]

--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to