[Tickets #3619] Courier IMAP - Nested folders do not show up

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Mar 28 08:32:33 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3619
-----------------------------------------------------------------------
 Ticket             | 3619
 Updated By         | dboudrot at yahoo.com
 Summary            | Courier IMAP - Nested folders do not show up
 Queue              | IMP
 Version            | 4.1
 State              | Feedback
 Priority           | 1. Low
 Type               | Bug
 Owners             | Michael Slusarz
-----------------------------------------------------------------------


dboudrot at yahoo.com (2006-03-28 08:32) wrote:

> Are you using Horde < 3.1?  There appears to be an issue with BC 
> between IMP 4.1 and the old way we used to handle the IMAP tree 
> because this doesn't happen with Horde 3.1+.

I reinstalled Horde 3.1, just in case.  Then I found the problem:

$conf['auth']['params']['dsn'] =
'{localhost:993/imap/ssl/novalidate-cert}INBOX';

But this should have been:

$conf['auth']['params']['dsn'] =
'{localhost:993/imap/ssl/novalidate-cert}';

Thanks!




More information about the bugs mailing list