On Wed, Mar 22, 2006 at 02:26:35PM +0100, Marc Dirix wrote:
> I've collected the loginfo at the time mailclient crashes:
> 
> Mar 22 14:23:25 xi dbmail/imap4d[3550]: dbmail- 
> imapsession.c,dbmail_imap_session_readln: error reading from client
> Mar 22 14:23:25 xi dbmail/imap4d[3550]: imap4.c,IMAPClientHandler:  
> error reading command -- bailing out

Being intimately familiar with dbmail_imap_session_readln, this happens
when a read from the socket fails (e.g. EOF).  My guess is that this is
a symptom of Mail.app crashing, and thus tearing down the connection to
the IMAP server.

I have at least 1 bug open with Apple support for crashes in Mail.app
occuring when talking to dbmail 2.1, FWIW.  Unfortunately, the user who
was having the crashes got tired of them and deleted the offending
messages (from Motley Fool, of all people..) so I don't have a
reproduction case anymore.

There is a bug fixed in SVN head that caused Thunderbird to fail
checking mail (returning an unexpected NIL on header queries) -- I have
no idea if this is related or not.

Regards,

Matt Sayler

Reply via email to