Date: Wed, 12 Jul 2006 07:46:10 -0400 From: Jaime <jaime@snowmoon.com> To: freebsd-questions@freebsd.org Subject: IMAP crashing on message move Message-ID: <6C87A72D-B79C-4B07-B14D-713A16564428@snowmoon.com>
next in thread | raw e-mail | index | archive | help
When trying to move a message from my INBOX folder to another folder, I usually (4 out of 5?) find that the imapd process has crashed. SquirrelMail is nice enough to tell me this: ERROR: Connection dropped by IMAP server. Query: COPY 18238,18255 "mail/Trash" Looking in /var/log/messages, I find lines like this: Jul 11 21:28:47 atlas kernel: pid 81702 (imapd), uid 1001: exited on signal 11 This is using FreeBSD 6.1-Stable built from sources a few days ago and the ports for imap-uw, cclient, squirrelmail, php5-imap, etc. built from ports updated yesterday afternoon. I've seen the above error in /var/log/messages for a few other UIDs, too. So I know its not just me. This is a new server. The old server was working OK with these same files in /home (I moved the data over using a tar czpf archive.tar.gz -C /home . command.) and FreeBSD 5.x and imap-uw, et. al. built from ports as well. The most significant change that I can find is the move from php4 to php5, but that shouldn't cause the imapd process to fail, right? Any thoughts, tips, advice, etc. is greatly appreciated. Jaime
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6C87A72D-B79C-4B07-B14D-713A16564428>