The messages which you are getting are consistant with trying to access a mesage which does not exist (e.g., message 5 in a mailbox with only 4 messages). If you have a core dump from any of those "IMAP toolkit crash" messages, a stack trace of that dump with gdb/dbx should show what routine called mail_elt() and ultimately point at what attempted to access the non-existant message.

-- Mark --

http://staff.washington.edu/mrc
Science does not emerge from voting, party politics, or public debate.
Si vis pacem, para bellum.

Reply via email to