Quoting "Laurent Moineau" <[EMAIL PROTECTED]>: > Hi, > I'm trying to upgrade from Horde Groupware Webmail Edition 1.0.6 to 1.1. > > I'm running php 5.2.6 and uw-imap 2007 and everything works as expected > in 1.0.6. > > Problem : in 1.1, new mails don't show up in dimp and only show up in > imp after the login but not during the session. > > My imap config is rather peculiar : > > Content of /etc/c-client.cf : > > #I accept the risk of using UW-IMAP > #set mail-subdirectory mail > #set restrict-mailbox-access all > > Content of imp/config/servers.php : > > ... > 'folders' => 'mail/', > ... > 'mail/' => array( > 'name' => 'mail/', > 'delimiter' => '/', > 'type' => 'personal', > 'hidden' => false, > ), > ....
Your servers.php file is badly out of date. 'folders' hasn't existed since < IMP 4.1. And you shouldn't be using the imap_config parameter. 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]