VM

Comment 1 for bug 956958

Revision history for this message
Uday Reddy (reddyuday) wrote :

The problem was that `vm-save-message-to-imap-folder' was changed to set the deleted-flag so that if the operation aborts in the middle, all the successfully saved messages would have been deleted in any case. Well-motivated change.

But this meant that the call to `vm-delete-message' is ignoring to do the rest of the work that is needed.

Fix committed in rev. 1386.