Marc Dirix wrote: >>> >>> 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.
Could be that mail.app is hanging up the connection because of some protocol violation on dbmail's part. In my experience one full proof way to track this down would be to open an ethereal session, listen in on the dialog between mail.app and dbmail, and pin-point the exact moment when mail.app starts sending RST packages, scroll back to the last server response sent by dbmail in that one tcp session, and start eye-balling it for possible problems. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl
