2 messages in net.sourceforge.lists.courier-users[courier-users] Client IMAP connectio...
FromSent OnAttachments
Toby HeywoodOct 28, 2004 4:21 pm 
Sam VarshavchikOct 28, 2004 5:03 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Client IMAP connections hang when opening folders - Courier 0.47Actions...
From:Toby Heywood (toby@doofruds.net)
Date:Oct 28, 2004 4:21:00 pm
List:net.sourceforge.lists.courier-users

Dear all,

I have recently installed Courier 0.47 onto my Slackware 10.0 box using MySQL for the auth back-end. Local delivery, esmtp, pop3 all work fine. IMAP on the other hand authenticates but then hangs when a client attempts to open the INBOX (or any other folder for that matter, subscribed or unsubscribed).

I have made a client independent connection using the following:

testuser@linuxbox:~$ nc localhost 143 * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2004 Double Precision, Inc. See COPYING for distribution information. a login testuser testpass a OK LOGIN Ok. a select INBOX

At this point it just sits there, it seems as though it is attempting to do something but it can't/doesn't time out. I have also tried Mozilla Mail and the only sign that something was happening once is the message Opening folders in the status bar.

I would be very greatful if someone could shed some light on this.

Regards