Hello On Thu, Sep 01, 2005 at 05:36:52PM +0200, Jens Benecke wrote: > Am Donnerstag, 1. September 2005 17:28 schrieb Ola Lundqvist: > > > Hello > > Hi! > > > > If (and only if) I use the folder prefix during login ("INBOX", using > > > Courier IMAP server) then the sidebar with the folders is not shown in > > > the browser. In the apache logs, the apache process which provides > > > this HTML frame is killed with SIGSEGV. Using the PHP debugger "apd", > > > I see an endless loop in the functions > > > > Shouldn't the folder previs be INBOX. ? > > Thanks for the analyze. > > You're welcome :) > > If I use INBOX. (with trailing dot) it does not loop and then get killed. > Only when using INBOX without the dot. > > However, using "INBOX." and "" (nothing) does not make any difference in > the folder display. In both cases, the folders are all subfolders of > INBOX.
That is how it should be. The problem is with courier and not in IMP. I think I have a patch that you can apply in courier if you like. Regards, // Ola > Here's my config (imp4/servers.conf): > > $servers['imap'] = array( > 'name' => 'IMAP Server', > 'server' => 'localhost', > 'hordeauth' => false, > 'protocol' => 'imap/notls', > 'port' => 143, > 'folders' => '', > 'namespace' => 'INBOX.', > 'maildomain' => 'spamfreemail.de', > 'smtphost' => 'localhost', > 'smtpport' => 25, > 'realm' => '', > 'preferred' => '', > 'dotfiles' => false, > 'hierarchies' => array() > ); > > > > -- > Dipl.-Ing. Jens Benecke > http://www.hitchhikers.de - Europas kostenlose Mitfahrzentrale seit 1998 > http://www.rb-hosting.de - Webhosting mit Extras - PHP ab ?9 - SSH ab ?19 > http://www.spamfreemail.de - 100% saubere Postfächer, garantiert! > -- --- Ola Lundqvist systemkonsult --- M Sc in IT Engineering ---- / [EMAIL PROTECTED] Annebergsslingan 37 \ | [EMAIL PROTECTED] 654 65 KARLSTAD | | http://www.opal.dhs.org Mobile: +46 (0)70-332 1551 | \ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 / --------------------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]