← Back to team overview

vm team mailing list archive

[Bug 285222] Re: IMAP dropping message to crash file, freezing emacs

 

yes, here it is.

3258 messages, 0 new, 0 unread, 0 deleted [2 times]
Checking for new mail for /Users/me/RMAIL...
Retrieving message 1 (of 1) from me@xxxxxxxxxxxxxxxxx [inbox]...done
Decoding MIME message...
Nothing to fill! [2 times]
Decoding MIME message... done
3258 messages, 0 new, 0 unread, 0 deleted
Checking for new mail for /Users/me/RMAIL...
Recovering messages from ~/RMAIL-CRASH...
Added to /Users/me/RMAIL
Recovering messages from ~/RMAIL-CRASH... done
3259 messages, 1 new, 0 unread, 0 deleted
End of message 3259 to Me
3259 messages, 1 new, 0 unread, 0 deleted

-- 
IMAP dropping message to crash file, freezing emacs
https://bugs.launchpad.net/bugs/285222
You received this bug notification because you are a member of VM
development team, which is the registrant for vm.

Status in View Mail (aka VM) for Emacs: Incomplete
Status in VM (View Mail) for Emacs: Confirmed

Bug description:
 affects viewmail
 importance critical 



Hi,

I'm having some problems using emacs 23 from CVS, and VM 591 from the
bzr repo.

First, when collecting messages from my work's IMAP server, they
invariably end up in my mail.crash file, then I have to `vm-get-new-
mail' again to recover the messages.  Note collecting from a another
pop mailbox works fine.

from my *Messages* buffer:
 Checking for new mail for /home/eschulte/mail/mitre...
 Recovering messages from ~/mail/mitre.crash...
 Added to /home/eschulte/mail/mitre
 Recovering messages from ~/mail/mitre.crash... done

Second, VM continually freezes my emacs, at first I thought this was
because it was collecting mail, so I set `vm-auto-get-new-mail' to
nil, but still VM will burn my CPU and freeze my emacs for 5-20
seconds at a time.

Does anyone have any advice for what may be going wrong, or how I can
generate a more helpful error report?

Thanks -- Eric