On 13 May 2005 at 18:53, Sam Varshavchik wrote:

> Stewart Walker writes:
>
> > */SquirrelMail left frame
> > ERROR: 
> > ERROR : Connection dropped by imap-server.
> > Query: STATUS "INBOX" (MESSAGES UNSEEN RECENT)
> >
> > */Squirrelmail Right from
> > ERROR: 
> > ERROR : Connection dropped by imap-server.
> > Query: SELECT "INBOX"
> >
> > /var/log/maillog however dos NOT indicate any problems!
> >
> > May 13 13:47:51 server imapd: LOGIN,
> > [EMAIL PROTECTED], ip=[::ffff:127.0.0.1], protocol=IMAP
> > May 13 13:47:51 server imapd: LOGOUT, [EMAIL PROTECTED],
> > ip=[::ffff:127.0.0.1], headers=0, body=0, time=0
> >
> > ldap is working ok
>
> > I'm thinking a re-boot would fix this but I
> > would really like to understand what is happening
> > and how to deal with the problem having to re-boot.
>
> Add "IMAPDEBUGFILE=debug.dat" to imapd.rc, and restart.  This will
> create the debug.dat file in the Maildir directory.
>
Thanks for getting back..

Stopped Courier-imap

ps afx |grep courier
4426 pts/3    S+     0:00                      \_ grep courier
Added IMAPDEBUGFILE= to
/usr/lib/courier-imap/libexec/imapd.rc
#! /bin/sh
# $Id: imapd.rc.in,v 1.29 2005/02/16 23:46:48 mrsam Exp $
#
# Copyright 1998 - 2005 Double Precision, Inc.
# See COPYING for distribution information.
IMAPDEBUGFILE=debug.dat
prefix=/usr/lib/courier-imap
exec_prefix=/usr/lib/courier-imap
bindir=/usr/lib/courier-imap/bin
libexecdir=/usr/lib/courier-imap/libexec
restarted courier-imap

debug.dat is no where to be found.. ?
Did you mean re-boot the server to restart?

Reply via email to