Norrin Radd <> wrote:
> I know this is not a courier IMAP use group, but as I have a down
> server and am under the gun, 
> 
> Does anyone know how I can fix this problem.  All my users are
> getting it upon attempting to log into SM. 
> 
> 
> ERROR:
> ERROR : Connection dropped by imap-server.
> 
> 
> 
> Any help appreciated.

What do your courier-imap logs show? That's probably your number 1
source of information on the problem you're having. The error above is
far too non-specific to be of much use. You could also try the following
--

$ telnet your.mail.server 143
Trying your.mail.server...
Connected to your.mail.server.
Escape character is '^]'.
* OK Courier-IMAP ready. Copyright 1998-2003 Double Precision, Inc.  See
COPYING for distribution information.
a001 login username password (<- You type this)
a001 OK LOGIN Ok.
a002 LIST "" * (<- You type this)
* LIST (\HasNoChildren) "." "INBOX.Drafts"
* LIST (\HasNoChildren) "." "INBOX.Spam"
* LIST (\HasNoChildren) "." "INBOX.Sent"
* LIST (\HasNoChildren) "." "INBOX.Trash"
* LIST (\Marked \HasChildren) "." "INBOX"
a002 OK LIST completed
a003 logout (<- You type this)
* BYE Courier-IMAP server shutting down
a003 OK LOGOUT completed
Connection closed by foreign host.

That may also show a specific error message indicating what the problem
is.

--
Marc


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
--
squirrelmail-users mailing list
Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to