> Hello, > > We are using courier-imap with squirrelmail as our mail client. We are > getting a bunch of the following in our logs: > > Jun 5 10:49:36 mail imapd: DISCONNECTED, [EMAIL PROTECTED], > ip=[127.0.0.1], headers=0, body=1224, time=1 > > I am not sure if this is a problem at all since there has been no user > complaints. Still, I would like to correct it if possible. The answer I > got from courier-imap list (Sam Varshavchik) is that "Squirrelmail > simply terminates the connection to the IMAP server, without sending a > formal logout command." > > Strace output is below. Low prio item but would be nice to get rid of > those DISCONNECTED messages.
Please provide information about used SquirrelMail version. Or find all sqimap_login() calls in SquirrelMail scripts and name the script that does not call sqimap_logout() after imap operations are finished. If you want to reduce your courier-imap logs, use multilog instead of standard syslog mail facility. -- Tomas -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/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=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
